Sass could potentially be called CSS 2.0; it has some really nifty features that allow you to write your code in less time and with more flexibility. In today’s article, we will be working the basics!
Sass is simply a different way to work with CSS. It allows you to keep your CSS code very simple and helps increase readability.
Compass makes working with Sass even easier. The author, Chris Eppstein, has also included some converted frameworks such as Blueprint, YUI, and 960.gs. It also easily integrates with Ruby based projects, but is just as easy to add to any other project. Compass is open-source and is extremely well documented.
A collection of articles and resources of interest to the modern software developer
Tuesday, October 25, 2011
Using Compass and Sass for CSS in your Next Project | Nettuts+
Using Compass and Sass for CSS in your Next Project | Nettuts+
No comments:
Post a Comment