Base12
Base12 is a framework that provides you with a basic SCSS folder structure for your projects. Its measurements are built around the number 12 for increased flexibility & math goodies.
Because Base12 uses the starting CSS from the HTML5 Boilerplate, it can be used in combination with it.
How do I use it?
- Start a new project with the Classic H5BP
- Replace the
css
folder with Base12's - Setup your preprocessor to compile
main.scss
- Code away!