pattern-7-1/sass/layout/README.md
Andros Fenollosa b2583b4aa7 First commit
2019-02-26 10:16:32 +01:00

6 lines
438 B
Markdown

# 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](http://sass-guidelin.es/) > [Architecture](http://sass-guidelin.es/#architecture) > [Layout folder](http://sass-guidelin.es/#layout-folder)