Scoped styling for projects like Docusaurus
Hi, Thank you for the great work. I am trying to use shadcn ui with Docusaurus. Docusaurus has its own default styles so I have to turn off preflight to not break those styles.
To my understanding, there is no way to get shadcn ui to work without the freflight defults. Is there a solution to this? Would it be possible to use a scoped preflight? Are there any plans to support such cases? It would be nice to support projects with predefined styles without having to fiddle with their defaults.
Thank you.
Codecov Report
Patch and project coverage have no change.
Comparison is base (
e66e2c6) 85.98% compared to head (59f59a2) 85.98%.
Additional details and impacted files
@@ Coverage Diff @@
## main #2152 +/- ##
=======================================
Coverage 85.98% 85.98%
=======================================
Files 76 76
Lines 6612 6612
=======================================
Hits 5685 5685
Misses 927 927
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
A newer version of node exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot recreate
Superseded by #2803.