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
Tailwind CSS IntelliSense Output: (Tailwind CSS: Show Output)
Locating server…
Booting server...
Setting up server…
Listening for messages…
Searching for Tailwind CSS projects in the workspace's folders.
{"tailwind":{"version":"3.4.4","features":["layer:base","separator:root","content-list","jit","css-at-config","relative-content-paths","transpiled-configs"],"isDefaultVersion":false}}
{"tailwind":{"version":"3.4.4","features":["layer:base","separator:root","content-list","jit","css-at-config","relative-content-paths","transpiled-configs"],"isDefaultVersion":false}}
[Global] Creating projects: [{"folder":"/home/fahim/Desktop/Lib-v2(redux)/client","config":"/home/fahim/Desktop/Lib-v2(redux)/client/tailwind.config.js","selectors":[{"pattern":"/home/fahim/Desktop/Lib-v2(redux)/client/tailwind.config.js","priority":0},{"pattern":"/home/fahim/Desktop/Lib-v2(redux)/client/**","priority":3},{"pattern":"/home/fahim/Desktop/Lib-v2(redux)/client/**","priority":5}],"user":false,"tailwind":{"version":"3.4.4","features":["layer:base","separator:root","content-list","jit","css-at-config","relative-content-paths","transpiled-configs"],"isDefaultVersion":false}}]
[Global] Preparing projects...
[Global] Adding watch patterns: /home/fahim/Desktop/Lib-v2(redux)/client/tailwind.config.js, /home/fahim/Desktop/Lib-v2(redux)/client
[Global] Initializing projects...
[Global] Initialized 0 projects
Issue Description:
Same issue opened for windows too but a contributor asked me to open a new one. Tailwind CSS Intellisense v0.12.x does not work on Linux. There are no suggestions showing in any type of file (TSX, JSX, HTML). The previous version 0.10.5 works fine.
Steps to Reproduce:
Install Tailwind CSS IntelliSense v0.12.3 on VS Code 1.90.2.
Open any TSX, JSX, or HTML file.
Notice that no suggestions appear.
Expected Behavior:
Tailwind CSS IntelliSense should provide suggestions for Tailwind classes.
The text was updated successfully, but these errors were encountered:
VS Code Version: 1.90.2
Tailwind CSS IntelliSense Version: v0.12.3
Tailwind CSS Version: v3.4.4
Package Manager: npm
Operating System: Linux Zorin OS 17
VS Code settings.json:
Tailwind CSS IntelliSense Output: (Tailwind CSS: Show Output)
Issue Description:
Same issue opened for windows too but a contributor asked me to open a new one. Tailwind CSS Intellisense v0.12.x does not work on Linux. There are no suggestions showing in any type of file (TSX, JSX, HTML). The previous version 0.10.5 works fine.
Steps to Reproduce:
Expected Behavior:
Tailwind CSS IntelliSense should provide suggestions for Tailwind classes.
The text was updated successfully, but these errors were encountered: