@nuxtjs/design-tokens-edge
v0.0.1-27697647.bbefe85
Published
'Vue-native zero-runtime CSS-in-JS solution.
Downloads
108
Readme
@nuxtjs/style
Use Design Tokens in your Nuxt project.
Features
- 🚀 Powered by Style Dictionary
- ✨ Lets you configure the appeareance of your Nuxt app easily
- 📦 Handles
tokens.config.ts
file - 👨🎨 Goes nicely with @nuxt-themes/config
- 🎨 Offers
useTokens
,$tokens
and$dt
typed APIs
Development
- Clone repository
- Install dependencies using `yarn install``
- Try playground using
yarn dev