- Merge request !109Add a CI check to ensure there is no Storybook selector in the components CSS β (Open) created by phenaproxima
A few components have some CSS just for Storybook, using selectors prefixed with .storybook-component-*. This CSS ends up in the site's CSS, which is not ideal. Even though it's not much, it doesn't belong there. We should handle this another way, I'm assuming there is a way to add CSS for Storybook via some other method.
Install Drupal CMS, see that the aggregated CSS contains Storybook selectors.
Remove this CSS and ensure it doesn't get added again.
Separately, maybe in a follow up, figure out how to load the necessary CSS for Tailwind.
Active
1.0
CSS
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.