We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3b1e4 commit 234d112Copy full SHA for 234d112
README.md
@@ -1,8 +1,14 @@
1
-[](https://design-tokens.nuxtjs.org)
+# @nuxtjs/design-tokens
2
3
-# Nuxt Design Tokens
+Use [Design Tokens](https://amzn.github.io/style-dictionary/#/tokens) in your Nuxt project.
4
5
-Use [Style Dictionary](https://amzn.github.io/style-dictionary) in your Nuxt project.
+## 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
12
13
## Development
14
0 commit comments