Error in tailwinds-intellisense
See original GitHub issueWhen we add the fluky plugin in a Phoenix application, the tailwindcss intelligence stops working VS Code.
Gives errors like: “tailwind CSS: <css input>:1:8: The focus:ring
class does not exist. If you’re sure that focus:ring
exists, make sure that any @import
statements are being properly processed before Tailwind CSS sees your CSS, as @apply
can only be used for classes in the same CSS tree.”
The extension works, only the VS Code extension is affected.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:8 (8 by maintainers)
Top Results From Across the Web
My TailWind CSS Intellisense plugin just isn't working on my ...
I'm using tailwindcss in a react app. Tailwindcss Intellisense plugin was not working in my VSCode but then i installed HTML CSS Support ......
Read more >How to Fix Tailwind CSS IntelliSense in Visual Studio Code
TailwindCSS IntelliSense not working in VSCode? Follow the step-by-step guideline to fix the issue by adding a couple of lines in your VSCode...
Read more >Tailwind CSS Intelisense not working on VSCode #576 - GitHub
hi, I have problems with the Tailwind CSS Intelisense on VSCode. the issue I'm seeing is that the plugin thinks that the '...
Read more >Tailwind CSS Autocomplete NOT WORKING (watch this)
If you have any error to get tailwind css intellisense or autocomplete feature, you get your all solutions to enable this feature.
Read more >"Tailwind CSS IntelliSense" for VS Code (Solved) - DevDojo
Hey, I want to use "Tailwind CSS IntelliSense" for VS Code, but I get this error. Looks like some custom form can't be...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll take a look 👍
That’s nice! Thanks for raising an issue there!