LSP-tailwindcss
Tailwind css support for Sublime's LSP plugin
Details
Installs
- Total 7K
- Win 2K
- Mac 3K
- Linux 2K
Jun 26 | Jun 25 | Jun 24 | Jun 23 | Jun 22 | Jun 21 | Jun 20 | Jun 19 | Jun 18 | Jun 17 | Jun 16 | Jun 15 | Jun 14 | Jun 13 | Jun 12 | Jun 11 | Jun 10 | Jun 9 | Jun 8 | Jun 7 | Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 3 | 5 | 2 | 2 | 0 | 2 | 1 | 1 | 1 | 2 | 3 | 2 | 1 | 3 | 3 | 1 | 4 | 4 | 1 | 2 | 2 | 3 | 2 | 3 | 0 | 2 | 0 | 3 | 1 | 3 | 2 | 4 | 6 | 5 | 3 | 6 | 2 | 2 | 5 | 0 | 2 | 3 | 3 | 1 | 4 | 0 |
Mac | 0 | 1 | 2 | 0 | 2 | 6 | 2 | 1 | 4 | 0 | 1 | 1 | 3 | 3 | 0 | 1 | 1 | 3 | 0 | 2 | 0 | 1 | 1 | 3 | 2 | 0 | 1 | 1 | 6 | 3 | 0 | 1 | 3 | 3 | 1 | 2 | 0 | 2 | 1 | 3 | 0 | 2 | 2 | 1 | 4 | 1 |
Linux | 1 | 0 | 0 | 0 | 3 | 0 | 2 | 2 | 3 | 3 | 1 | 3 | 1 | 6 | 1 | 2 | 0 | 2 | 0 | 0 | 1 | 3 | 3 | 4 | 2 | 3 | 0 | 1 | 3 | 4 | 0 | 4 | 3 | 2 | 0 | 3 | 3 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 1 | 3 |
Readme
- Source
- raw.githubusercontent.com
LSP-tailwindcss
TailwindCSS support for Sublime's LSP.
Provided through Tailwind CSS IntelliSense.
Installation
- 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.
Configuration
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