1 unstable release
| 0.1.0 | Aug 18, 2025 |
|---|
#4 in #npx
160KB
3.5K
SLoC
Tailwind
- Copy the
tailwind.cssfile and thepackage.jsonfile to your project root. - Run
npm installto install the necessary dependencies. - Run
npx tailwindcss -i ./tailwind.css -o ./pkg/tailwind.css --watchto generate the Tailwind CSS file.
Dependencies
~13–18MB
~248K SLoC