Generate unresolved version of tailwind.config.cjs

This issue has been tracked since 2023-03-04.

Is your feature request related to a problem? Please describe.

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.

Describe the solution you'd like

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.

Describe alternatives you've considered

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.

Additional context

More Details About Repo
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

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date