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
-
schwarmco807yif css would support nesting i could go without scss... but it's super annoying in vanilla css to have
.box .box-body form {}
.box .box-body form .btn {}
.box .box-body form .btn:hover {}
Related Rants
I love CSS, but don't like preprocessors (like SASS, Less, or Stylus) :/ There's nothing more beautiful than vanilla CSS with zero workflow :)
undefined
preprocessor
stylus
less
sass
css