Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nuxt-modules/design-tokens

Design tokens module for Nuxt
https://github.com/nuxt-modules/design-tokens

design-system design-tokens nuxt-module

Last synced: about 2 months ago
JSON representation

Design tokens module for Nuxt

Awesome Lists containing this project

README

        

# @nuxtjs/style

Use [Design Tokens](https://amzn.github.io/style-dictionary/#/tokens) in your Nuxt project.

## Features

- 🚀 Powered by [Style Dictionary](https://amzn.github.io/style-dictionary)
- ✨ Lets you configure the appeareance of your Nuxt app easily
- 📦 Handles `tokens.config.ts` file
- 👨‍🎨 Goes nicely with [@nuxt-themes/config](https://themes.nuxtjs.org)
- 🎨 Offers `useTokens`, `$tokens` and `$dt` typed APIs

## Development

- Clone repository
- Install dependencies using `yarn install``
- Try playground using `yarn dev`