Describe the problem
This is an issue with
- Patternfly 5
- Patternfly 6
- other
Within Card component I'm noticing that --pf-v6-c-card__body--Color is being used but is undefined
How do you reproduce the problem?
- Inspect a Card's body
- See CSS for .pf-v6-c-card__body
- Notice color: var(--pf-v6-c-card__body--Color) and how the variable is undefined
https://www.patternfly.org/components/card/react/basic-cards
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?
Reactions are currently unavailable
Describe the problem
This is an issue with
Within Card component I'm noticing that --pf-v6-c-card__body--Color is being used but is undefined
How do you reproduce the problem?
https://www.patternfly.org/components/card/react/basic-cards
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?
What is your product and what release date are you targeting?
Any other information?