Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 545 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 545 Bytes

🎨 @nuxt-themes/tokens

A design system built for Nuxt.

✨ Documentation

  • Full install ships 6kb of CSS to the client
  • Design Tokens synchronized with NuxtLabs Figma
  • Autocomplete on all token values
  • Built on top of 🖌 Pinceau

Install

npm install @nuxt-themes/tokens
defineNuxtConfig({
  extends: ['@nuxt-themes/tokens']
})

License

MIT License © 2022-PRESENT NuxtLabs