Skip to content

sublimelsp/LSP-tailwindcss

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [@tailwindcss/language-server](https://github.com/tailwindlabs/tailwindcss-intellisense/tree/HEAD/packages/tailwindcss-language-server) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-intellisense/releases)
- [Commits](https://github.com/tailwindlabs/tailwindcss-intellisense/commits/@tailwindcss/language-server@v0.0.13/packages/tailwindcss-language-server)

---
updated-dependencies:
- dependency-name: "@tailwindcss/language-server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0a1998a

Git stats

Files

Permalink
Failed to load latest commit information.

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