TailwindCSS support for Sublime's LSP.
Provided through Tailwind CSS IntelliSense.
- Install LSP and
LSP-tailwindcss
via Package Control. - In order for LSP-tailwindcss to work, you must have a Tailwind config file named
tailwind.config.js
in your workspace. - Restart Sublime.
There are some ways to configure the package and the language server.
- From
Preferences > Package Settings > LSP > Servers > LSP-tailwindcss
- From the command palette
Preferences: LSP-tailwindcss Settings