Skip to content

Conversation

@Tastaturberuf
Copy link

@HLeithner
Copy link

Better allow to have a class for this...

@jonatanolsson
Copy link

jonatanolsson commented Jan 12, 2026

There is also a possibility to use case insensitive attribute

Including an i before the ] in a CSS attribute selector causes the attribute value to be matched in an ASCII-case-insensitive manner. For example, [b="xyz" i] would match both <a b="xyz"> and <a b="XYZ">.
caniuse.com

https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/Attribute_selectors#attr_operator_value_i
https://caniuse.com/css-case-insensitive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants