RootCauseunvalidated
Shadcn components rely on Tailwind’s base styles (preflight) for correct typography, element resets, and default styling. Turning off `corePlugins.preflight` prevents those base styles from being applied, so the component CSS no longer matches the intended appearance.
c77d80a1-fb76-4182-94a7-98ef6e6d7439
Shadcn components rely on Tailwind’s base styles (preflight) for correct typography, element resets, and default styling. Turning off corePlugins.preflight prevents those base styles from being applied, so the component CSS no longer matches the intended appearance.