top | item 36807159

(no title)

commanderkeen08 | 2 years ago

Nobody wants Shadow DOM though. Using ::part is always clunky and we’re all lying to ourselves when we say “oh no that’s the feature”.

The whole shadcn/tailwind philosophy of having you own your components is the future.

discuss

order

jakelazaroff|2 years ago

Wait, but that is the feature. My issue with Shadow DOM is that "base" styles (like fonts and colors applied to tag selectors) don't come through, not that I can't override any given style from outside.

I'm not really sure what you mean by "own your own components"?

johne20|2 years ago

You don't need to use Shadow DOM though?