-
What version of Tailwind CSS are you using? 4.1.8 What build tool (or framework if it abstracts the build tool) are you using? "vite": "^6.3.5", "react": "^19.1.0", What version of Node.js are you using? Node: 22.16.0 What browser are you using? Chrome What operating system are you using? Windows Reproduction URL https://stackblitz.com/edit/vitejs-vite-ut6hyy9r?file=src%2Fstyle.scss Describe your issue If you change the background color in Commenting out I initially opened the issue on the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
As per the documentation:
If you must use Sass in your project, consider separating it out into a different CSS entry point, separate from Tailwind: https://stackblitz.com/edit/vitejs-vite-ghos6rtz |
Beta Was this translation helpful? Give feedback.
As per the documentation:
If you must use Sass in your project, consider separating it out into a different CSS entry point, separate from Tailwind: https://stackblitz.com/edit/vitejs-vite-ghos6rtz