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
When I set the syntax of my stylesheet files in Sublime Text to one of the default ones (CSS, CSS3) the color decorators work just fine. For working with Tailwind CSS I use https://github.com/SublimeText/TailwindCSS/ because directives like @apply and nesting are not supported by the other two. However, color decorators don't work with that syntax.
I tried to change my LSP-tailwindcss settings to include the source.css.tailwindcss scope but it still doesn't work:
When I set the syntax of my stylesheet files in Sublime Text to one of the default ones (CSS, CSS3) the color decorators work just fine. For working with Tailwind CSS I use https://github.com/SublimeText/TailwindCSS/ because directives like
@apply
and nesting are not supported by the other two. However, color decorators don't work with that syntax.I tried to change my LSP-tailwindcss settings to include the
source.css.tailwindcss
scope but it still doesn't work:Do I have the wrong setup? How do I get the "Tailwind CSS" syntax to show color decorators as well?
Ouptut from "Troubleshooting: LSP-tailwindcss"
Troubleshooting: LSP-tailwindcss
Version
Server Test Run
Server Configuration
/usr/bin/node "/home/jnns/.cache/sublime-text/Package Storage/LSP-tailwindcss/18.7.0/language-server/node_modules/@tailwindcss/language-server/bin/tailwindcss-language-server" --stdio
Active view
LSP configuration
System PATH
The text was updated successfully, but these errors were encountered: