-
Notifications
You must be signed in to change notification settings - Fork 34
docs(card): add CSS custom properties documentation #2743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Added comprehensive @cssprop JSDoc documentation for five CSS custom properties: - `--rh-card-header-background-on-light` - Header background for light color palettes - `--rh-card-header-background-on-dark` - Header background for dark color palettes - `--rh-card-heading-font-weight` - Font weight for card heading text - `--rh-card-heading-font-family` - Font family for card heading text - `--rh-card-heading-font-size` - Font size for card heading text All documentation includes semantic meaning about visual hierarchy, theming, and design system consistency. Closes #2494 🤖 Generated with [Claude Code](https://claude.com/claude-code) Assisted-By: Claude <[email protected]>
|
✅ Deploy Preview for red-hat-design-system ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Size Change: +289 B (+0.11%) Total Size: 257 kB
ℹ️ View Unchanged
|
Closes #2494
Added @cssprop documentation for 5 CSS custom properties to improve developer understanding of card header styling and typography customization.