\n\nPerhaps related, I'm seeing these warnings when building:\n\n```\n[vite:css] Lexical error on line 1: Unrecognized text. 4:12:25 PM\n\n Erroneous area:\n1: infinity * 1px\n^..^\n945| }\n946| .rounded-full {\n947| border-radius: calc(infinity * 1px);\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n948| }\n949| .rounded-s { (x2)\n\nℹ ✓ 227 modules transformed. 4:12:26 PM\n[plugin @tailwindcss/vite:generate:build] Sourcemap is likely to be incorrect: a plugin (@tailwindcss/vite:generate:build) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help\n```\n\nIn `nuxt.config.ts` I have this:\n`css: [\"~/assets/css/main.css\"]`\n\nIn `main.css` I have this:\n\n```\n@import \"tailwindcss\";\n@import \"@nuxt/ui\";\n```\n\n### Additional context\n\nI'm new to vue/nuxt/tailwind so it's entirely possible I'm doing something wrong.\n\n### Logs\n\n```shell-script\n\n```",[3192,3195],{"name":3193,"color":3194},"pending triage","E99695",{"name":3196,"color":3197},"needs reproduction","FBCA04",30345,"undefined tailwind variables, css sourcemap warnings","2024-12-23T18:18:48Z","https://github.com/nuxt/nuxt/issues/30345",0.6358328,{"description":3204,"labels":3205,"number":3210,"owner":3177,"repository":3177,"state":3178,"title":3211,"updated_at":3212,"url":3213,"score":3214},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.11.0\n- Nuxt Version: 3.15.2\n- CLI Version: 3.20.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.8.3\n- Builder: -\n- User Config: modules, devtools, app, css, colorMode, runtimeConfig, routeRules, watch, experimental, compatibilityDate, vite, primevue, tailwindcss\n- Runtime Modules: @primevue/nuxt-module@4.2.5, @nuxtjs/tailwindcss@6.13.1, @nuxtjs/color-mode@3.5.2, @nuxt/eslint@0.7.5\n- Build Modules: -\n\n### Reproduction\n\nI setup two examples on Stackblitz, checkout the `app.vue`:\n- [Working with 3.15.2](https://stackblitz.com/edit/github-5q6fvymf?file=app.vue)\n- [Failing with 3.15.3](https://stackblitz.com/edit/github-5q6fvymf-otol8ppp?file=app.vue)\n\n### Describe the bug\n\nSince version `3.15.3` the `resolveConfig` method does no longer work\n\n### Additional context\n\nI am using https://nuxt.com/modules/tailwindcss. **It works fine with 3.15.2 and older.**\n\n### Logs\n\n```shell-script\n[nuxt] [request error] [unhandled] [500] Cannot find module './lib/public/resolve-config'\n```",[3206,3207],{"name":3193,"color":3194},{"name":3208,"color":3209},"possible regression","B90A42",30795,"resolveConfig with tailwindcss does not work in 3.15.3","2025-02-08T22:12:49Z","https://github.com/nuxt/nuxt/issues/30795",0.6381811,{"labels":3216,"number":3219,"owner":3177,"repository":3177,"state":3178,"title":3220,"updated_at":3221,"url":3222,"score":3223},[3217,3218],{"name":3171,"color":3172},{"name":3193,"color":3194},13475,"Tailwind module not working","2023-01-19T16:57:29Z","https://github.com/nuxt/nuxt/issues/13475",0.644184,{"labels":3225,"number":3228,"owner":3177,"repository":3177,"state":3178,"title":3229,"updated_at":3230,"url":3231,"score":3232},[3226,3227],{"name":3171,"color":3172},{"name":3193,"color":3194},13296,"Strange error message when use with tailwindcss (Importing directly from a nuxt.config file is not allowed)","2023-01-19T16:51:09Z","https://github.com/nuxt/nuxt/issues/13296",0.6464559,{"description":3234,"labels":3235,"number":3240,"owner":3177,"repository":3241,"state":3178,"title":3242,"updated_at":3243,"url":3244,"score":3245},"### Environment\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v24.2.0\n- Nuxt Version: 3.17.5\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.12\n- Package Manager: pnpm@10.12.1\n- Builder: -\n- User Config: compatibilityDate, devtools, modules, css\n- Runtime Modules: @nuxt/ui@3.1.3\n- Build Modules: -\n------------------------------\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt/Nuxt UI\n\n### Version\n\nv3.17.5/v3.1.3\n\n### Reproduction\n\n```\npnpm create nuxt {project-name}\n\nskip setting up git and don't add any modules\n\npnpm add @nuxt/ui\n```\nSetup as per the docs for nuxt.config and css\n\nrun `pnpm run dev`\n\n### Description\n\nI've tried server times with the same results using `pnpm`. `npm` seem to work fine following the same steps.\n```console\nPre-transform error: Can't resolve 'tailwindcss' in /demo/assets/css'\n Plugin: @tailwindcss/vite:generate:serve\n File:/demo/assets/css\n```\n\n### Additional context\n\nJust cursor and warp and both product the same results.\n\n### Logs\n\n```shell-script\n\n```",[3236,3237],{"name":3174,"color":3175},{"name":3238,"color":3239},"v3","49DCB8",4339,"ui","Issue using pnpm 10.12.1: Can't resolve 'tailwindcss'","2025-06-16T12:54:09Z","https://github.com/nuxt/ui/issues/4339",0.65019375,{"description":3247,"labels":3248,"number":3255,"owner":3177,"repository":3241,"state":3178,"title":3256,"updated_at":3257,"url":3258,"score":3259},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.15.0\n- Nuxt Version: 4.1.2\n- CLI Version: 3.28.0\n- Nitro Version: 2.12.5\n- Package Manager: pnpm@10.14.0\n- Builder: -\n- User Config: modules, alias, imports, components, runtimeConfig, nitro, $production, routeRules, app, css, sitemap\n- Runtime Modules: -\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Package\n\nv4.x\n\n### Version\n\n^4.0.0\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/laughing-rain-9w5trh?workspaceId=ws_SWV8m3pabuMSYNque63JoS\n\n### Description\n\nIf the Nuxt UI module is set up in a layer, and that (or another) layer also contains components that utilize tailwind classes, these classes are not compiled, and thus styles are not applied in the target app.\n\nIn the attached reproduction you'll find:\n- A `common` layer that includes \n - the `nuxt/ui` module in it's `nuxt.config.ts`\n - A css file that imports tailwind and nuxt ui\n - Two components: one with a unique class that's only used in the layer, and one with a class that's also used in the app\n- An app that:\n - imports the layers css file in its own css entrypoint\n - Has a single AppComponent\n - page that renders all three components\n\nNote that only the classes that are used directly in the app itself are compiled\n\n### Additional context\n\nI have not tested this issue with Nuxt 3 and/or NuxtUI 3.\n\n### Logs\n\n```shell-script\n\n```",[3249,3250,3253],{"name":3174,"color":3175},{"name":3251,"color":3252},"triage","ffffff",{"name":3254,"color":3239},"v4",5104,"Tailwind class compiler does not work in Nuxt Layers","2025-09-29T15:07:00Z","https://github.com/nuxt/ui/issues/5104",0.65124536,{"labels":3261,"number":3270,"owner":3177,"repository":3177,"state":3178,"title":3271,"updated_at":3272,"url":3273,"score":3274},[3262,3263,3264,3267],{"name":3171,"color":3172},{"name":3174,"color":3175},{"name":3265,"color":3266},"❗ p4-important","D93F0B",{"name":3268,"color":3269},"schema","1d76db",13344,"module config types aren't recognised in `defineNuxtConfig()`","2023-01-19T16:53:03Z","https://github.com/nuxt/nuxt/issues/13344",0.652262,{"description":3276,"labels":3277,"number":3281,"owner":3177,"repository":3177,"state":3178,"title":3282,"updated_at":3283,"url":3284,"score":3285},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v20.11.1`\r\n- Nuxt Version: `3.11.2`\r\n- CLI Version: `3.11.1`\r\n- Nitro Version: `2.9.6`\r\n- Package Manager: `yarn@4.2.2`\r\n- Builder: `-`\r\n- User Config: `devtools`, `debug`, `hooks`, `modules`, `plugins`, `nitro`, `runtimeConfig`, `dayjs`, `postcss`, `app`, `css`, `apollo`, `carousel`, `tour`, `vue`, `routeRules`\r\n- Runtime Modules: `@nuxtjs/tailwindcss@6.12.0`, `@nuxtjs/device@3.1.1`, `@nuxt/image@1.4.0`, `@pinia/nuxt@0.5.1`, `@pinia-plugin-persistedstate/nuxt@1.2.0`, `dayjs-nuxt@2.1.9`, `vue3-carousel-nuxt@1.1.1`, `@nuxtjs/apollo@5.0.0-alpha.14`, `nuxt-tour@0.0.9`, `@nuxtjs/i18n@8.3.1`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nCannot reproduce the issue either on new repo or stackblitz\r\n\r\nUsing \r\n\r\n \"nuxt\": \"^3.11.2\",\r\n \"@nuxtjs/tailwindcss\": \"^6.12.0\",\n\n### Describe the bug\n\nIn the below image in nuxt 3 bg-transparent is added at last but it is overridden by bg-yocket-neutral-100\r\n\r\n\u003Cimg width=\"647\" alt=\"Screenshot 2024-05-28 at 5 46 06 PM\" src=\"https://github.com/nuxt/nuxt/assets/45727492/081685a9-7c97-4f4e-8449-e3f0bfbc0719\">\r\n\r\nIn nuxt 2 the behaviour was opposite\r\n\u003Cimg width=\"1115\" alt=\"Screenshot 2024-05-28 at 5 52 22 PM\" src=\"https://github.com/nuxt/nuxt/assets/45727492/f4d6d5f5-d323-4312-bb37-46a4fb52f776\">\r\n\r\n\r\nThis same thing is happening throughout the project\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3278,3279,3280],{"name":3171,"color":3172},{"name":3193,"color":3194},{"name":3196,"color":3197},27385,"Tailwindcss added at last is not applied","2024-05-30T05:43:05Z","https://github.com/nuxt/nuxt/issues/27385",0.656334,["Reactive",3287],{},["Set"],["ShallowReactive",3290],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$foqmmXPW1UzzKwL19X8SFOQqws8cEkhdBS1FRzg1pm4I":-1},"/nuxt/ui/1739"]