Replies: 1 comment 4 replies
-
Not directly via a flag passed to the CLI. However, you can use the Thus, if you wanted to keep a similar CLI API, you could write your own CLI script that:
|
Beta Was this translation helpful? Give feedback.
4 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.
-
Hey, I've been using
content
argument intailwindcss
CLI command in V3.I used this argument to generate CSS output for specific HTML file in my project.
Usage:
Can this be done in V4 using
@tailwindcss/cli
?Beta Was this translation helpful? Give feedback.
All reactions