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
-
I already wrote a long complaint about CSS selectors, but let me just reiterate that
1. Because you have to retype them every time, you're motivated to keep class names short
2. Because you can't alias a subselector, you're motivated to introduce redundant classes for elements that could be derived from an existing class
3. Short class names and a greater than necessary number of classes mean that conflicts are likely
4. Because the default combinator is arbitrary depth, collisions along with spontaneous matches from nested components introduce unexpected matches -
Marl3x27792yI use sass in every project but don't use any features from it... :P
But damn I'M USING SASS -
I am a simple man, I see kiki saying something about CSS, even if a meme, and I read, I listen and I learn.
Remember lads, no one knows CSS, except for Kiki, only Kiki knows CSS.
You (person reading this that is not kiki)might think you know CSS, but you do not.
Hail kiki! -
Lol, I'll never touch CSS without SASS..
At least there is strcture with SASS. I would just love compilation to be faster. Right now it takes around a minute to recompile around 250 SASS fioles in application and bundle them
wake up
joke/meme