fun fact: !important !important is essentially !importanter, and you can go even further if you want a hell of a css hierarchy
I actually encountered an issue earlier today where my important wasn't working...and it was because another dev had already added a more specific important.
I deleted their important.
When I read that, I can never not say “not important” in my head
Yeah I think that makes CSS a manager. It's always prioritizing not important things
Same
the z index is so high that the div escaped your monitor and is behind your head now
"programmer"
Always forget the position: relative
Stacking contexts
Along with transforms being 3d or flat transform styles
z-index: 999999 !important;
!didistutter?;
!importanter;
fun fact:
!important !important
is essentially!importanter
, and you can go even further if you want a hell of a css hierarchyI actually encountered an issue earlier today where my important wasn't working...and it was because another dev had already added a more specific important.
I deleted their important.
When I read that, I can never not say “not important” in my head
Yeah I think that makes CSS a manager. It's always prioritizing not important things
Same