diff --git a/README.md b/README.md index 8baf69ff..e3f86a0e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @nuxthq/ui -Components library as a Nuxt3 module using [UnoCSS](https://github.com/antfu/unocss). +Components library as a Nuxt3 module using [TailwindCSS](https://tailwindcss.com). ## Installation diff --git a/docs/app.vue b/docs/app.vue index 950c9a25..f5fd19e5 100644 --- a/docs/app.vue +++ b/docs/app.vue @@ -1,6 +1,6 @@