0.0.1-27697647.bbefe85 • Published 2 years ago

@nuxtjs/design-tokens-edge v0.0.1-27697647.bbefe85

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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