Nuxt 3 With Tailwindcss 3 - The project was created under the impression of Antfu's vitesse-nuxt3

  • By InitRed
  • Last update: Dec 30, 2022
  • Comments: 1

Nuxt 3 With Tailwindcss 3

πŸ”₯ If We need anything, I will add it.

The project was created under the impression of Antfu's vitesse-nuxt3
Thank you for your efforts for open source.

Features

  • πŸ’š Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.
  • ⚑️ Vite - Instant HMR
  • 🎨 Tailwindcss - A utility-first CSS framework for rapidly building custom user interfaces.
  • βš’οΈ HeadlessUI - A set of completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
  • ✨ Iconify - use icons from any icon sets πŸ” IcΓ΄nes
  • πŸ”₯ The

Github

https://github.com/initred/nuxt3-tailwindcss3-starter-kit

Comments(1)

  • 1

    ERROR Importing directly from a nuxt.config file is not allowed.

    ERROR Importing directly from a nuxt.config file is not allowed. Instead, use runtime config or a module. [importing /nuxt.config.ts from index.html]

    Seems that removed './nuxt.config.{js,ts}', in the tailwind.config.js fix the error.