Tailwindcss-intellisense on Blade files #36322
jgriggs-sluh
started this conversation in
Edit Predictions
Replies: 2 comments
-
Can you try this in your "languages": {
"Blade": {
"language_servers": ["tailwindcss-language-server", "..."]
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sadly does not work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, tailwindcss-intellisense works great on just standard php files, but does not function on Blade files. Just requesting to get it working there. Also, perfectly open if I'm just ill-informed and it's possible to get it working already with some config or setting changes.
Beta Was this translation helpful? Give feedback.
All reactions