A design system built for Nuxt.
- Full install ships
6kbof CSS to the client - Design Tokens synchronized with NuxtLabs Figma
- Autocomplete on all token values
- Built on top of 🖌 Pinceau
npm install @nuxt-themes/tokensdefineNuxtConfig({
extends: ['@nuxt-themes/tokens']
})