Incomplete List of Mistakes in the Design of CSS
Incomplete List of Mistakes in the Design of CSS
wiki.csswg.org
Incomplete List of Mistakes in the Design of CSS [CSS Working Group Wiki]
Incomplete List of Mistakes in the Design of CSS
Incomplete List of Mistakes in the Design of CSS [CSS Working Group Wiki]
Maybe
@important
. Alternatively@specificity(0, 0, 0)
with custom values. And allow it to be applied to both rules and selectors. That would have been cool.I know it's bad practice to use
!important
anyway, but a quick way to customize specificity inline is useful for testing.