From eb83c9cb32ab3530a5a47b183b1b7d04861ee8b2 Mon Sep 17 00:00:00 2001 From: Erwan Pianezza Date: Mon, 6 May 2024 16:32:27 +0200 Subject: [PATCH] Update README.md adding https://github.com/breizhwave/nuxt-wave-tailwind --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7360d4..f8ca2b9 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ Nuxt's goal is to make web development intuitive and performant, with a great de - [nuxt/starter repository](https://github.com/nuxt/starter) - [nuxtwind-daisy](https://nuxtwind-daisy.ossph.org) - Nuxtwind Daisy. Nuxtwind Daisy is a starter template project for Nuxt.js 3 + Tailwind CSS + Daisy UI with additional installed setup for custom font, icons, animation, and more. - [vitify-nuxt](https://github.com/kingyue737/vitify-nuxt) - Vuetify 3 + Nuxt 3, an opinionated admin starter template. - + - [tailwind nuxt](https://github.com/breizhwave/nuxt-wave-tailwind) tailwind starter template with frontend custom VUE elements + ### Official Examples - [Hello World](https://nuxt.com/docs/examples/hello-world) - Simple Nuxt Hello World Example.