bare HTML elements @import “modules/header”; @import “modules/footer”; / / your modules come from your visual inspection of the page @import “grid” @import “theme”
super strong global defaults layer 2: modules most of your styles go in here layer 3: grid grids are all a bit hacky keep grid and modules different in HTML i.e. your “grid HTML” creates an invisible skeleton that your modules live in layer 4: themes almost never required NEVER CROSS LAYERS