A simple SASS boilerplate to help you identify your core variables and build a clean structure for medium- to big-size stylesheets.
Main idea based on a session given by Ken Woodworth (http://kenwoodworth.com/).
All rules in the _*.scss files are for demonstration purposes only.
Note: In this example there is no styling applied to HTML5 elements. Instead, there are classes and IDs with the corresponding name, so you can safely use this stylesheet stub for Microsoft Internet Explorer 8. See http://caniuse.com/html5semantic
- .header
- .nav
- #main
- .aside
- .footer
- .figure
- .figcaption
- .required
Version: 1.2.1 (2014-07-25)
Author: Frank Boës
Copyright & license: See LICENSE.txt