랭킹으로 돌아가기

nuxt-modules/tailwindcss

TypeScripttailwindcss.nuxtjs.org

Tailwind CSS module for Nuxt

nuxt-modulenuxttailwindcssnuxtjs
스타 성장
스타
1.9k
포크
195
주간 성장
이슈
16
5001k1.5k
2019년 4월2021년 9월2024년 2월2026년 7월
아티팩트npmnpm install tailwindcss
README

@nuxtjs/tailwindcss

Nuxt Tailwind

npm version npm downloads License Nuxt Tailwind CSS

[!NOTE] You’re viewing the v7 branch for compatibility with Tailwind CSS 4.

For the current stable release that uses Tailwind CSS 3, see v6.

Features

Quick Setup

Add @nuxtjs/tailwindcss using the Nuxt CLI to your project

npx nuxi@latest module add tailwindcss
..or install using your dependency manager
# Using pnpm
pnpm add --save-dev @nuxtjs/tailwindcss

# Using yarn
yarn add --dev @nuxtjs/tailwindcss

# Using npm
npm install --save-dev @nuxtjs/tailwindcss

and then to the modules section of nuxt.config.{ts,js}

export default defineNuxtConfig({
  modules: [
    '@nuxtjs/tailwindcss'
  ]
})

That's it! You can now use Tailwind classes in your Nuxt app ✨

Contributing

You can contribute to this module online:

Edit @nuxtjs/tailwindcss in CodeSandbox Edit @nuxtjs/tailwindcss in Codeflow

..or locally
  1. Clone this repository
  2. Install dependencies using pnpm i
  3. Prepare for development using pnpm dev:prepare
  4. Start development server using pnpm dev

License

MIT - Made with 💚

관련 저장소
nuxt/ui

The Intuitive Vue UI Library powered by Reka UI & Tailwind CSS.

TypeScriptnpmMIT Licensenuxtnuxt-module
ui.nuxt.com
6.8k1.1k
nuxt/content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.

TypeScriptnpmMIT Licensenuxtnuxt-module
content.nuxt.com
3.7k746
nuxt/devtools

Unleash Nuxt Developer Experience

VueMIT Licensedxnuxt
devtools.nuxt.com
3.3k209
prazdevs/pinia-plugin-persistedstate

💾 Configurable persistence and rehydration of Pinia stores

TypeScriptnpmMIT Licensepiniapinia-plugin
prazdevs.github.io/pinia-plugin-persistedstate/
2.5k143
github1586/nuxt-bnhcp

nuxt、node/express、vue、mysql、redis、socket.io (全栈-实战商城)~

Vuenuxtnuxt3
nodet.cn
2.1k516
nuxt-modules/i18n

I18n module for Nuxt

TypeScriptnpmMIT Licensenuxti18n
i18n.nuxtjs.org
2.1k529
rigor789/vue-scrollto

Adds a directive that listens for click events and scrolls to elements.

JavaScriptnpmMIT Licensevuevuejs
vue-scrollto.rigor789.com
2.1k95
f/vue-wait

Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications

JavaScriptnpmMIT Licensevuevuex
2k99
nuxt-community/auth-module

Zero-boilerplate authentication support for Nuxt 2

TypeScriptnpmMIT Licensenuxtauth
auth.nuxtjs.org
1.9k900
atinux/nuxt-auth-utils

Add Authentication to Nuxt applications with secured & sealed cookies sessions.

TypeScriptnpmMIT Licenseauthenticationnuxt
1.6k186
nuxt/image

Plug-and-play image optimization for Nuxt applications.

TypeScriptnpmMIT Licenseimage-optimizationnuxt
image.nuxt.com
1.5k326
nuxt-community/legacy-modules

JavaScriptnpmMIT Licensenuxtnuxt-module
1.3k147