Replies: 1 comment 2 replies
-
v4 no longer has the
You may wish to consider disabling auto source detection and explcitly defining sources. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use tailwindcss without using any program like npm, I use tailwindcss-windows-x64.exe directly in the root folder.
when I type tailwindcss init in the terminal I get the error “invalid command: init”.
I create tailwind.config.js file as maneul.
Even if I use minify, all the classes I don't use in the output css file are also added. I suspect this is because tailwind can't read tailwind.config.js
Beta Was this translation helpful? Give feedback.
All reactions