-
When installing This issue occurs even in a minimal, clean project setup and has been reproduced on both Windows and Linux (Kali). Importantly, installing Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Environment:
Additional Context:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
For v4, the CLI interface has been moved to the
|
Beta Was this translation helpful? Give feedback.
-
I was facing the same problem but then used v3 of tailwid and postcss and autofixer too , which all are compatible of eachother and it worked! command: npm install -D [email protected] [email protected] [email protected] |
Beta Was this translation helpful? Give feedback.
For v4, the CLI interface has been moved to the
@tailwindcss/cli
package: