Editor Support is not working under certain circumstances

This issue has been tracked since 2023-01-09.

It turned out, that using .nuxt/tailwind.config.cjs for the VSCode plugin does not always work and is not recommended. See tailwindlabs/tailwindcss-intellisense#663 (comment).
The plugin expects a non-resolved version of the config in the CommonJS format. That means that either we need to change the documentation to only recommend using CommonJS for the config, or we change the file to not include the resolved config, but only the raw config, transpiled to CJS.

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