-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Bootstrap 5.3
now supports dark mode
Will be good to watch for changes in bundle size
As an embedded component we might not want to listen for the prefers-color-scheme
media query (assuming the site has implemented a dark appearance) and instead go for a property on the embedded element like data-bs-theme="dark"
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request