@diffuse-dev/tokens
v0.0.53
Published
Translate tokens to sources
Readme
Tokens
Usage:
tokens --file=tokens.json --debug --platform=tailwind --output=src/styles/Platforms
Web
Outputs all possible files including studio files.
Tailwind
Renders the tailwind config.
CSS
Renders CSS files only.
SCSS
Renders SCSS files only.
Options
- -v, --version | display the version number
- -f, --file | Use custom token file
- -o, --output | Output folder for generated files
- -d, --debug | Debug logs
- -p, --platform <web/css/scss/tailwind> | render for specific platform (default:web)
- -h, --help | display help for command
