September 2010
1 post
2 tags
Thoughts about the new syntax in SASS3 (.scss)
SASS3 is out since a couple of months right now and I have been using it the last days. There are a lot of changes in SASS3 (see changelog), but the most sifgnifcant one for me it´s the new syntax. It is known as SCSS (Sassy CSS).
It´s a big step that the guys of SASS have done towards an approachable syntax for those new to this metalanguage. SCSS it´s based on the CSS3 spec, and is therefore...