You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Tailwind CSS IntelliSense are you using?
0.14.21
What version of Tailwind CSS are you using?
4.1.8
What package manager are you using?
pnpm
What operating system are you using?
Windows
Tailwind CSS Stylesheet (v4) or config file (v3)
v4
Describe your issue
I'm building a browser extension using wxt, I integrated tailwindcss, using the vite way of integration, last week the plugin was working fine, today it suddenly failed, after my testing I had to add a style.css to the src directory of the project.(to add that the previous style.css was stored in another directory now it has to be in the src directory and not nested).
@import"tailwindcss";
For the plugin to work properly, if I remove it, the following message appears:
[Info - 12:21:06 PM] [GLOBAL] No matching project for document {
fsPath: 'E:\xxx\code\xxx\xxx\xxx\src\lib\Dialog.svelte',
normalPath: '/e:/ xxx/code/xxx/xxx/src/lib/Dialog.svelte'
}
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered:
What version of VS Code are you using?
Version: 1.96.0 (user setup)
Commit: 138f619c86f1199955d53b4166bef66ef252935c
Date: 2024-12-11T02:29:09.626Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.19045
What version of Tailwind CSS IntelliSense are you using?
0.14.21
What version of Tailwind CSS are you using?
4.1.8
What package manager are you using?
pnpm
What operating system are you using?
Windows
Tailwind CSS Stylesheet (v4) or config file (v3)
v4
Describe your issue
I'm building a browser extension using wxt, I integrated tailwindcss, using the vite way of integration, last week the plugin was working fine, today it suddenly failed, after my testing I had to add a style.css to the src directory of the project.(to add that the previous style.css was stored in another directory now it has to be in the src directory and not nested).
For the plugin to work properly, if I remove it, the following message appears:
[Info - 12:21:06 PM] [GLOBAL] No matching project for document {
fsPath: 'E:\xxx\code\xxx\xxx\xxx\src\lib\Dialog.svelte',
normalPath: '/e:/ xxx/code/xxx/xxx/src/lib/Dialog.svelte'
}
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered: