Brad Cornes
Brad Cornes
Please can you share your Tailwind config file?
I cannot reproduce the issue with that config file and these versions: ``` @tailwindcss/aspect-ratio 0.4.2 @tailwindcss/forms 0.3.4 @tailwindcss/typography 0.4.1 tailwindcss: 2.1.2 ``` Are you able to share your whole project?
Ok I've managed to reproduce the error, and it's happening because although your project might be using Tailwind ^2.1.2, the extension is using ^3. This can happen if the extension...
Hey @danieldietrich. Please could you share the output of running `code --status | grep "tailwindServer"` on the command line, **while the CPU usage is spiking**?
Hey @danieldietrich. I'm curious if you're still experiencing this? Since your original post we have added exclusions so that when searching for a config file for example we won't look...
Hey @dariusKoh. Are you able to share your project?
What package manager (and version) are you using? What operating system (and version)?
Are you still experiencing this issue with the latest version of the extension (`v0.9.1`) @dariusKoh?
Closing this for inactivity, but please open a new issue **with a reproduction** if you're still having problems with the latest version of the extension 👍
Hey @renet. I can't reproduce this. Please can you share your VS Code settings in JSON format, and a list of the VS Code extensions you have installed (`code --list-extensions...