.. | ||
_footer.sass | ||
_footer.scss | ||
_header.sass | ||
_header.scss | ||
README.md |
Layout
The layout/
folder contains everything that takes part in laying out the site or application. This folder could have stylesheets for the main parts of the site (header, footer, navigation, sidebar…), the grid system or even CSS styles for all the forms.
Reference: Sass Guidelines > Architecture > Layout folder