Wednesday, June 25, 2014

Syntactically Awesome Style Sheets

No, it's not Software-As-A-Service.  SASS is a CSS extension language that makes CSS coding more efficient and readable.  It compiles into standard CSS markup.

http://sass-lang.com/guide

Demos
http://cssdeck.com/labs/sass-demo
https://github.com/kianoshp/SASS-Intro-Demo

Playground
http://sassmeister.com/

Training
http://pluralsight.com/training/Courses/TableOfContents/better-css

Frameworks
http://gumbyframework.com/
http://compass-style.org/
http://bourbon.io/
http://sass.fffunction.co/

No comments: