-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
What version of Tailwind CSS are you using?
≈ tailwindcss v4.1.4
What build tool (or framework if it abstracts the build tool) are you using?
None
What version of Node.js are you using?
v22.19.0
What operating system are you using?
macOS
Reproduction
mkdir tailwind-bug-pico
cd tailwind-bug-pico
npm install tailwindcss @tailwindcss/cli
ls node_modules/@tailwindcss/cli/dist/
cat node_modules/@tailwindcss/cli/dist/index.mjs | grep "picocolors"
Describe your issue
I would like not to have any dependency in the standalone version (I believe it was true in previous versions 4.x), so I can run it without a node env
Metadata
Metadata
Assignees
Labels
No labels