sublimelsp / LSP-tailwindcss

Tailwind css support for Sublime's LSP plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tailwind css support for Sublime's LSP plugin

License:MIT License


Languages

Language:Python 100.0%