Sass, not SASS

koala-appi-mg

Today has seen the introduction of LESS and Sass. Although I knew about the former, the latter is quite interesting, and more powerful, to say the least. Also, the concept of partial and imports is really awesome.

It reminds me of C language includes in a certain way :

@import '_colors'

This is something that will come handy as far as organizing the code is concerned. Koala has also been introduced. I used to use atom-autocompile-less, but its Sass counterpart is more trickier to run. And given Koala is more powerful (allow for minification, for example) I'll be using the SASS/Koala combo from now on.

Oh, and it's Sass, not SASS.

Na shledanou !