Stefan Judisstefan
Sep 10, 2026, 10:44 AMThe CSS working group came up with a new way to select prefixed classes. The Class Prefix Selector `.btn-*` matches `btn-primary`, `btn-secondary`, and whatever `btn-` class comes next.
The CSS working group came up with a new way to select prefixed classes. The Class Prefix Selector `.btn-*` matches `btn-primary`, `btn-secondary`, and whatever `btn-` class comes next.
@stefan Can't help but feel like this tries to codify a very specific convention at a time where the convention has ceased to be all that useful.