Does anyone have TailwindCSS jit working in Nuxt 3?

This page summarizes the projects mentioned and recommended in the original post on /r/Nuxt

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Nuxt 3

    Discontinued Old repo of Nuxt 3 framework, now on nuxt/nuxt (by nuxt)

    According to this discussion, it looks like the module is still under development to get it to work with Nuxt 3.

  • tailwindcss

    Tailwind CSS module for Nuxt (by nuxt-modules)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • oku-nuxt3-template

    Nuxt 3 best starter repo, Tailwindcss, Sass, Headless UI, Vue, Pinia, Vite, Eslint, i18n, Naive UI

  • nuxt3-tailwind

    nuxt3 boilerplate with tailwind and dynamic routes.

  • storefront-ui

    A frontend library for Vue and React that helps developers quickly build fast, accessible, and beautiful storefronts. Made with 💚 by Vue Storefront team and contributors.

    build: { postcss: { postcssOptions: { plugins: { tailwindcss: {}, autoprefixer: {}, // See: https://github.com/vuestorefront/storefront-ui/issues/1807 'postcss-custom-properties': false, } } }, },

  • windicss

    Next generation utility-first CSS framework.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts