It's just some kind of script. It is not CSS.
Sass 3.3 is released
11–20 of 35 posts
Re: Sass 3.3 is released
#12Still can't import pure CSS files without having to rename them to .scss. It's been in talks for over two years now, very disappointing.
I don't remember if I've tried it but I thought this was fixed in 3.0. http://sass-lang.com/documentation/file.SASS_CHANGELOG.html#...
Re: Sass 3.3 is released
#13Whatever line-wrap/justification setting they're using is horribly, illegibly broken on mobile Safari. Some irony.
It doesn't look good on mobile Chrome, either, and in horizontal mode the menu overlay dominates almost half the screen.
Re: Sass 3.3 is released
#14> You can now write &-suffix (or &_suffix, or even &suffix if you really want) and Sass will make it work. Now you can finally use BEM in Sass without the need of verbose mixins. Good stuff!
So excited about this, absolutely brilliant. I did notice some frameworks that I was using (I think it was Bourbon) breaking with SASS 3.3 though.
Re: Sass 3.3 is released
#15Still can't import pure CSS files without having to rename them to .scss. It's been in talks for over two years now, very disappointing.
Re: Sass 3.3 is released
#16Earlier quoted context omitted.
It doesn't look good on mobile Chrome, either, and in horizontal mode the menu overlay dominates almost half the screen.
Looking very good here at latest chrome on latest Android. http://imgur.com/kuSeXfn
Re: Sass 3.3 is released
#17Re: Sass 3.3 is released
#18Still can't import pure CSS files without having to rename them to .scss. It's been in talks for over two years now, very disappointing.
What's so bad about having to rename a file?
Re: Sass 3.3 is released
#19Is Sass still mostly entrenched in the Ruby world (any alternative implementations?) or has it picked up adoption with other devs compared to Less?
Re: Sass 3.3 is released
#20While I don't dabble often in markup, I'm curious. Is Sass still mostly entrenched in the Ruby world (any alternative implementations?) or has it picked up adoption with other devs compared to Less?