This is a very tiny SASS framework inspired by (the most useful functions of) Twitter Bootstrap. It doesn't need any JS.
- Clone the repo:
git clone https://github.com/dreinull/sass-start.git
- Link the app.css file in your html head
<link rel="stylesheet" href="app.css">
- Have fun
Jascha Gerles