Skip to content

Commit 234d112

Browse files
committed
chore(docs): update readme
1 parent 9c3b1e4 commit 234d112

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
[![@nuxt/image](./docs/public/cover.jpg "Nuxt Design Tokens")](https://design-tokens.nuxtjs.org)
1+
# @nuxtjs/design-tokens
22

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

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

713
## Development
814

0 commit comments

Comments
 (0)