This is a collection of SCSS (and a little JS) modules for the most common UI patterns that I've come across in my own personal web app projects. It is barebones, meaning you design it to suit your project. The goal is to keep a library of modules that I (or you) can copy and plug into a new project and then apply appropriate styling.
There's some use of Compass library which I may remove over time but really is just for CSS prefixing and local development.
This project is inspired by:
- the original 360andup
- the original inuit.css
- Foundation grid
- Twitter Bootstrap
Suggestions welcome.
Licensed under the MIT License