This is the repo for keynote "Clean and Unbreakable CSS."
- Event: http://wantedly.connpass.com/event/18018
- Slide: https://speakerdeck.com/creasty/clean-and-unbreakable-css
You'll need to have Ruby and Node installed.
$ ./bootstrap
$ gulp
This will do:
- Compile sass into css
- Run development server with livereload enabled
- Watch file changes for incremental building