Skip to content

awakia/css-better-practice

 
 

Repository files navigation

CSS Better Practice

This is the repo for keynote "Clean and Unbreakable CSS."

Event page: http://wantedly.connpass.com/event/18018

Bootstrap

You'll need to have Ruby and Node installed.

$ ./bootstrap

Get started

$ gulp

This will do:

  • Compile sass into css
  • Run development server with livereload enabled
  • Watch file changes for incremental building

About

Repo for "Clean and Unbreakable CSS"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.5%
  • JavaScript 19.8%
  • Ruby 15.9%
  • HTML 10.4%
  • Shell 2.4%