63

!important, !important everywhere

Comments
  • 2
    Sounds like shopware
    When did things go that wrong everywhere?
  • 2
    @ElToastGrande I don't know. But it's the only way I have to override the stuff of this shit they use. I'm a sinner, I guess
  • 2
    @magicleon I know, that's the same problem we have all the time, also forced to do this crap😐
  • 0
    @ElToastGrande at least I'm achieving a nice UI lol
  • 9
    Everywhere
  • 3
    This is especially frustrating to see in SASS, where if you're doing things right, you shouldn't every need it. I feel your pain
  • 2
    May I ask what !important is used for? I see it in a lot of rants/jokes...
    I never used css except for basic stuff
  • 1
    @dmonkey basically, it will force a css rule that would otherwise be ignored.
  • 3
    @c3ypt1c Ok it always seemed to be "not important" but it's actually the opposite, right?
  • 1
    @dmonkey damn that's kinda of a plot twist.....
  • 4
    I nearly used it today. But then I just selected the ID and there was no problem.
  • 0
    @chzbgr what do you mean?
  • 2
    @chzbgr Haha! I nearly used an ID today but I chained 50 selectors and that was enough! :D
  • 1
    Today I nearly used an ID but instead I used selector and :not(selector) lol
  • 1
    @TheHanna I would beat those people with their own cutoff fingers packed in trash bag
  • 1
    @AlexDeLarge yes, it is, indeed it is.
    After about two years of writing plugins I basically learned a lot about how to not do it :D
  • 1
    Reminds of the CIsco emails i used to get, it would have important in caps, in the subject of the email, and typically it was just an update on their tech nothing special.

    Only reason i didn't add their domain to my junk filters earlier was because I signed for it at university and thought it'd be important.
  • 1
    But the ! inverses the important!
  • 2
    This usually hapens in overrides.scss file, when a developer is too lazy to do the fixes in appropriate file instead. When I see overrides.scss I usually take a deep breath before opening it.
  • 3
  • 1
    @stacked ahahahahaahh
Add Comment