hippie/_abovethefold.scss
Stephan d8a0b5e8d0 New structure, indentation and content
Adapted w3c structure for html5 elements
New files for different sections of elements
Indentation now made with tabs
Added optional "above the fold" file
2016-12-08 17:50:51 +01:00

23 lines
381 B
SCSS

/*
* # TABLE OF CONTENTS
*
* - Reset
* - Priority CSS Rules
*
*/
// Reset
// Use a file outside of hippie i.e. other/normalize.css
// -----------------------------------------------------------------------------
// @import "other/normalize.css";
/*
* # NOTE
*
* CSS rules for content which is presented immediately
* to the screen and needs priority loading
*
*/