Skip to content

nuxt-themes/tokens

Repository files navigation

🎨 @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