Is it possible to use this without global style overrides?
See original GitHub issueAdmittedly, I don’t have a ton of experience with Tailwind, so I am not sure if this is on them or with Tremor, but importing Tremor’s CSS styles globally the ul
and the li
elements, which broke some existing things I didn’t want styled. Is it possible to scope your styles, or use Tremor without global styles?
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:13 (7 by maintainers)
Top Results From Across the Web
(Material UI v5) Global style overrides - css - Stack Overflow
Overriding the focused styles requires a CSS class combined with Mui-focused in order to get sufficient specificity to override the default ...
Read more >How to Override CSS Styles - W3docs
Example of overriding CSS style with the ID selector: As we can see, the Class was placed after the ID, but the ID...
Read more >React DevTools: styling overrides global styles #16456 - GitHub
This is a very specific case - there are some styles leaking from react devtools, if you use it in your own application...
Read more >Global Styling with Material-UI Theme Overrides and Props
Learn how to use global CSS overrides and default props in a theme to customize all instances of a Material-UI component in a...
Read more >Introducing callback support in style overrides - MUI
Style overrides were not able to support dynamic props via a callback ... of using a callback is that you can use the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
hey, @christopher-caldwell, thanks for raising this! We got this feedback a lot, so we are planning to change this as soon as possible. Will keep you posted 😃
yeah, sorry about that! We are trying to publish the new release with a fix this week.