tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

Tailwind CSS module for Nuxt

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` -> `v6` | --- ### Release...

When I attempt to run it, it throws an error. ``` javascript Error { stack: "[postcss] Cannot use 'import.meta' outside a module\n" + 'at createError (D:/PuYuanhao/project/vpn_client/node_modules/h3/dist/index.mjs:71:15)\n' + 'at D:/PuYuanhao/project/vpn_client/node_modules/@nuxt/vite-builder/dist/index.mjs:423:21)\n' +...

question

I know we upgraded to Tailwind 4, but your docs still show the Tailwind 3 config. What do we do now? I know to use @import "tailwindcss" and we can...

question

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | major | `v4` -> `v6` | --- ### Release...

### 🔗 Linked issue https://github.com/tailwindlabs/tailwindcss/issues/18555 https://github.com/nuxt/nuxt/issues/32575 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change...

### Environment - Operating System: Linux - Node Version: v22.14.0 - Nuxt Version: 3.17.5 - CLI Version: 3.25.1 - Nitro Version: 2.11.13 - Package Manager: [email protected] - Builder: - -...

bug

### 🔗 Linked issue There is a spelling error in README.md. ### ❓ Type of change I fixed it, because it said nuxi, and I changed it to nuxt. ###...