Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Beware: it is easy to generate inefficient CSS using SASS (by getting confident and overusing nesting, extends, etc...) I found this resources really helpful: https://sass-guidelin.es and http://thesassway.com
-
I am still a novice with css but I'm really interested in SASS. How fluent in css do you guys think I should be before trying it out?
-
@FluffyFingers From my brief experience, it's not that you need a lot of CSS experience. To make it efficient you will though.
I just *really* love the mixin and variable support it has. It saves so much time having a mixin to write all of the vendor prefix data for you. -
@iamomicron thanks for the response, I might play around with SASS a little then, it looks like a good time.
Related Rants
Discovered SASS yesterday. Really surprised at how much it can accomplish. It's in the name. It's awesome.
undefined
web
css
sass