Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 558 Bytes

@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