#specificity

[ follow ]
UX design
fromCSS-Tricks
4 months ago

Quick Reminder That :is() and :where() Are Basically the Same With One Key Difference | CSS-Tricks

The :is() selector improves readability but carries specificity risks; consider using :where() for similar benefits without those risks.
[ Load more ]