Version 2
A Sass workflow
Simple.css Framework Sections
- global variables
- reset
- html, body, header, main & footer
- headers
- links & buttons
- navigation
- aside, article & section
- accordions with details & summary
- tables
- forms
- misc body elements
- code elements with mono font
- progress bars
- dialog
- Superscript & Subscript
- .notice class
Simple Structure
- Two Smartest Ways to Structure Sass
- base or core: resets, variables, mixins & utility classes
- layout: header, footer & grid system
- components: buttons, navbars, cards, modals, etc.
- main or app: import the already mentioned files