Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 533 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 533 Bytes

Thank you for investing your time in contributing to Eureka! This is a document that is still under construction and therefore does not cover all considerations during development.

CSS Resources

Always remember to update the cached resources in resources/_gen/ when you make changes to CSS.

Font Awesome

Eureka reduce the size of Font Awesome with tree shaking. If your PR contains changes to Font Awesome icons, please make sure to update layouts/partials/utils/get-fontawesome-icons.html to include all related icons.