Skip to content

Commit

Permalink
doc: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tymon42 committed Feb 17, 2024
1 parent 253237c commit e02f454
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introdu

## Features
- [Nuxtlab-UI](ui.nuxtlabs.com)
- [Tailwind CSS](https://tailwindcss.com/)
- [Tailwind CSS](https://tailwindcss.com)
- [NaiveUI](https://daisyui.com)
- [daisyUI](https://daisyui.com)
- Icon support with [heroicons](https://heroicons.com), [feathericons](https://feathericons.com), [Boxicons](https://boxicons.com), [css.gg](https://css.gg/app) and [remixicon](https://remixicon.com)
- Toasts with [vue-sonner](https://vue-sonner.vercel.app)
- Auto-Dark Mode powered by [color-mode](color-mode.nuxtjs.org) imported by Nuxtlab-UI

You can easily add more modules to project by using the Nuxt DevTools.
Expand Down

0 comments on commit e02f454

Please sign in to comment.