Turn tailwind classes into CSS modules.
Limitations:
To install dependencies:
bun install
To run:
bun start myfile.tsx
Or
bun start ./src
This project was created using bun init
in bun v1.0.28. Bun is a fast all-in-one JavaScript runtime.