/waffle

The first cannibal (and lightweight) CSS framework based on inline-block

Primary LanguageCSSBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

demo and instructions

Check the demo page here: http://scintillaluz.github.io/waffle/

start developing

1. Install stylus npm module

$ npm install stylus -g

2. Start the compiler

$ make dev

view demo page

$ make page