Bug - Breadcrumb - Missing `font-weight` CSS variable
Describe the problem This is an issue with
- [x] Patternfly 5
- [x] Patternfly 6
- [ ] other
Within Breadcrumb component I'm noticing that --pf-v6-c-breadcrumb__item--FontWeight is being used but is undefined. Checking out PF5 in Cockpit I'm noticing it was also missing back there.
How do you reproduce the problem?
- Inspect a breadcrumb item
- See font-weight CSS for
.pf-v6-c-breadcrumb__itemclass - See it undefined
https://www.patternfly.org/components/breadcrumb/react/basic
Expected behavior Either the font-weight is defined through a variable or removed altogether.
Is this issue blocking you? No
Screenshots
What is your environment?
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
What is your product and what release date are you targeting?
Any other information?
This issue has been automatically marked as stale because it has not had activity in the last 60 days.
This issue has been automatically marked as stale because it has not had activity in the last 60 days.
@mcoker I would like to work on this.
This issue has been automatically marked as stale because it has not had activity in the last 60 days.