-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Description
What version of Tailwind CSS are you using?
v4.1.7
What build tool (or framework if it abstracts the build tool) are you using?
Vite 6.3.5
What version of Node.js are you using?
For example: v22.14.0
What browser are you using?
edge
What operating system are you using?
win10
Reproduction URL
not possible
Describe your issue
My folder contains vite css/ts project and some folders containing other kind of code (python...)
When enabling tailwind css the computer memory goes immediatley to 100% and is no more usable.
enabling means adding import "@tailwindcss" in the index.css file.
there is no problem calling tailwindcss() in vite.config
Metadata
Metadata
Assignees
Labels
No labels