LSP-tailwindcss
Tailwind css support for Sublime's LSP plugin
Details
Installs
- Total 7K
- Win 2K
- Mac 3K
- Linux 2K
Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | Jul 14 | Jul 13 | Jul 12 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 2 | 2 | 1 | 3 | 2 | 4 | 0 | 5 | 0 | 2 | 4 | 3 | 2 | 0 | 1 | 2 | 3 | 3 | 2 | 4 | 1 | 2 | 0 | 2 | 2 | 4 | 0 | 2 | 2 | 1 | 1 | 0 | 1 | 4 | 3 | 4 | 2 | 0 | 2 | 4 | 2 | 2 | 0 | 2 | 1 |
Mac | 2 | 2 | 3 | 2 | 3 | 0 | 4 | 3 | 1 | 1 | 1 | 3 | 1 | 3 | 2 | 5 | 4 | 0 | 1 | 3 | 1 | 2 | 0 | 0 | 2 | 4 | 2 | 2 | 1 | 0 | 2 | 1 | 2 | 0 | 0 | 1 | 5 | 1 | 1 | 3 | 0 | 0 | 1 | 1 | 1 | 2 |
Linux | 1 | 4 | 4 | 1 | 1 | 1 | 3 | 4 | 0 | 4 | 4 | 1 | 2 | 0 | 1 | 3 | 2 | 3 | 5 | 3 | 0 | 1 | 2 | 1 | 5 | 5 | 2 | 4 | 4 | 2 | 0 | 4 | 0 | 6 | 2 | 3 | 3 | 2 | 0 | 2 | 0 | 2 | 3 | 4 | 3 | 2 |
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