[v4] Export build
from tailwindcss/cli
#17970
PatrykKuniczak
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@PatrykKuniczak Take a look at the exports from the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to suggest, to export
write
(or sth similar) asbuild
func from:tailwindcss/packages/@tailwindcss-cli/src/commands/build/index.ts
Lines 147 to 400 in 2d13998
To be able to build it inline in code, like i have here for v3:
https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/blob/9288fafc45512f71d7cebb5be8a65e0007c7901a/pages/content-ui/build.mts#L37-L43
If you able to export that
build
func for v4.That could be awesome and very helpful for cases like mine.
Beta Was this translation helpful? Give feedback.
All reactions