Closed mshwery closed 3 years ago
✔️ Deploy Preview for evergreen-storybook ready!
🔨 Explore the source changes: 9b1ad0542faa29e3460d3011918699fedbb7a475
🔍 Inspect the deploy log: https://app.netlify.com/sites/evergreen-storybook/deploys/61016f7eee83410008990f30
😎 Browse the preview: https://deploy-preview-1280--evergreen-storybook.netlify.app
Overview This PR removes those pesky
css-nil
classnames. This occurs whenever there are no styles to give to glamor:We are typically only dealing with
{}
in our style config hook, but this will uniformly omit thecss-nil
class.Screenshots (if applicable) NA
Documentation