tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

Tailwind CSS module for Nuxt

Results 85 tailwindcss issues
Sort by recently updated
recently updated
newest added

Fixes #533. The doc page https://tailwindcss.nuxtjs.org/tailwind/editor-support can probably further simplified by removing the whole discussion about different config options and only instruct devs to set the `configFile` option to the...

### Version @nuxtjs/tailwindcss: 5.3.3 nuxt: 2.15.8 ### Steps to reproduce When upgrading from 5.3.2 to 5.3.3 on Nuxt 2.15.8, i'm getting the error as displayed below at Nuxt build time....

bug

### Is your feature request related to a problem? Please describe. As outlined at https://tailwindcss.nuxtjs.org/tailwind/editor-support, the vscode tailwind extension has some limitations around the config file. In particular, it does...

enhancement

### Version @nuxtjs/tailwindcss: 5.3.3 nuxt: 3.0.0-rc.9 ### Reproduction Link https://631cddb4b9acb87d305ae359--fantastic-quokka-8abacb.netlify.app ### Repo gh repo clone ciaran-io/sandbox [nuxt3@rc9] ### Steps to reproduce Base setup for Nuxt 3 & Tailwindcss module. ###...

bug

### Version @nuxtjs/tailwindcss: ^5.3.1 nuxt: 3.0.0-rc.6 ### Bug description When I try to connect plugin called **aspectRatio** into the nuxt.config --> tailwindcss --> config --> pligins I get an error...

bug

### Is your feature request related to a problem? Please describe. No ### Describe the solution you'd like An ability to set an option to disable the console logging of...

enhancement

I have use [Andv](http://antdv.com/) with @nuxtjs/tailwindcss but Antd always override tw class. here is my config https://github.com/next-dev-team/nuxt3-ant-design/blob/main/nuxt.config.ts

enhancement

http://localhost:3000/_tailwind/ vue-router err ### Version @nuxtjs/tailwindcss: v5.3.2 nuxt: v3RC8 ![image](https://user-images.githubusercontent.com/45450994/187588857-eb231e5b-fd6b-447c-baa8-02a4e5c81a6e.png) ![image](https://user-images.githubusercontent.com/45450994/187588881-8532b1c4-2213-4010-aeff-cccf8b9d8fb7.png)

bug

### Version @nuxtjs/tailwindcss: 5.3.2 nuxt: 3.0.0-rc.8 ### Reproduction Link https://github.com/devotoare/nuxt-tailwind-content-bug ### Steps to reproduce Follow instructions on: https://tailwindcss.nuxtjs.org/examples/content ### What is Expected? Classes work. ### What is actually happening? If...

bug

### Version @nuxtjs/tailwindcss: 6.11.4 nuxt: 3.10.2 ### Reproduction Link Any Nuxt 3 project using this tailwind plugin ### Steps to reproduce 1. Create Nuxt 3 project 2. Add @nuxtjs/tailwindcss plugin...

bug