shadcn-ui/ui

[bug]: Astro integration breaks existing tailwind styles

ivanjeremic opened this issue · 2 comments

Describe the bug

Following the https://ui.shadcn.com/docs/installation/astro guide breaks any existing and working tailwind styles.

Affected component/components

tw

How to reproduce

add tailwind to Astro the recommended way and make a simple layout with flexbox or grid for example then add shadCN to Astro like described here https://ui.shadcn.com/docs/installation/astro

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

WSL2, Chrome Latest

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues