Skip to content

Allow Breadcrumb to have uppercase B#677

Open
Tastaturberuf wants to merge 1 commit intopicocss:mainfrom
Tastaturberuf:patch-1
Open

Allow Breadcrumb to have uppercase B#677
Tastaturberuf wants to merge 1 commit intopicocss:mainfrom
Tastaturberuf:patch-1

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

feeela added a commit to feeela/picocss that referenced this pull request Feb 3, 2026
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