Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 731 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 731 Bytes

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