Sass stands for Syntactically Awesome Style Sheets. After a quick look, I thought that it was better suited to larger sites and involved programming. After a second look, the scales fell from my eyes. Sass organizes your stylesheets efficiently and drastically cuts down on your development time. It uses some programming tools, e.g. variables, while being accessible to non-programmers.
We offer Sass Training as a private course for individuals who already know CSS and want to start working faster and better with their stylesheets.
What is Sass?
Sassis a CSS preprocessor. You start off by creating a Sassstylesheet, e.g. style.scss. You then use an app or the command line to output that file into a normal CSS file, e.g. style.css.
Giselle
27 May 2014