- Use Node 24.8.0.
- Run
npm install
. - Open VSCode 1.104.1.
- Switch to a new empty VSCode profile (to ensure using default settings for VSCode).
- Install Tailwind CSS IntelliSense 0.14.26.
- Open
index.html
. - Hover
flex
, it shows popup. - Hover
rounded
, it shows "Loading...". - Open VSCode process explorer, it shows
tailwindServer.js
running 100% of the CPU.
-
Notifications
You must be signed in to change notification settings - Fork 0
An example of Tailwind server hanging. Reported in https://github.com/tailwindlabs/tailwindcss-intellisense/issues/1463.
alvinleung1996/tailwind-server-hang-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An example of Tailwind server hanging. Reported in https://github.com/tailwindlabs/tailwindcss-intellisense/issues/1463.