Tailwind intellisense developer has stated that the extension aren't supposed to use resolved version of tailwind config here. Although it kinda works now, the resolved version has caused problem if the config contained some plugin like described here #584 and #565.
Generate unresolved tailwind config alongside the resolved one. Preferably, the unresolved one use the name "tailwind.config.cjs" and the resolved use other name, so it doesn't conflict with the extension config auto discovery.
In the tailwind extension issue, the developer suggested ignoring .nuxt folder and create tailwind.config.cjs manually. Although it works, I kinda prefer to put all of my config in the nuxt.config.ts.
Owner Name | nuxt-modules |
Repo Name | tailwindcss |
Full Name | nuxt-modules/tailwindcss |
Language | TypeScript |
Created Date | 2019-04-04 |
Updated Date | 2023-03-29 |
Star Count | 1285 |
Watcher Count | 12 |
Fork Count | 157 |
Issue Count | 57 |
Issue Title | Created Date | Updated Date |
---|