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.
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 |
---|