Description
This PR fixes CSS Variables > Root variables > Default display of CSS vars (check https://getbootstrap.com/docs/5.3/customize/css-variables/#default) and suggests to add a new Dark mode section for these specific CSS vars.
Type of changes
-
Bug fix (non-breaking change which fixes an issue) -
Enhancement
Checklist
-
I have read the contributing guidelines -
My code follows the code style of the project (using npm run lint
) -
My change introduces changes to the documentation -
I have updated the documentation accordingly -
All new and existing tests passed
Live previews
- https://deploy-preview-37742--twbs-bootstrap.netlify.app/docs/5.3/customize/css-variables/#default
- https://deploy-preview-37742--twbs-bootstrap.netlify.app/docs/5.3/customize/css-variables/#dark-mode
Related issues
Linked to #37549