question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is it possible to use this without global style overrides?

See original GitHub issue

Admittedly, 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:closed
  • Created a year ago
  • Reactions:4
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

5reactions
mitrotasioscommented, Oct 13, 2022

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 😃

2reactions
mitrotasioscommented, Oct 16, 2022

yeah, sorry about that! We are trying to publish the new release with a fix this week.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found