Instantly convert your W3C design tokens into ready to import Tailwind themes.
npx tokenwind-cli@latest generate -t token.json -o /dist
Disclaimer: This is still a work in progress prototype. It might have some broken edge cases. I have zero experience in building CLIs so contributions are welcome.
yarn run dev
cd packages/cli && yarn bin/tokenwind generate ...
If you have any questions or requests or want to contribute, please write an issue or give me a PR freely.
If you find a bug, please create a new issue on GitHub.
MIT