Skip to content

Conversation

@gaauwe
Copy link
Contributor

@gaauwe gaauwe commented Dec 19, 2025

Closes #44904

Adds the Tailwind CSS LSP as suggested here: #39517 (comment). This allows users to use the Tailwind CSS LSP for CSS files, to support Tailwind specific rules.

Docs will be added in a separate PR after this is released

Release Notes:

  • Add Tailwind CSS Mode support, for Tailwind specific CSS rules like @apply, @layer, and @theme.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 19, 2025
@gaauwe gaauwe merged commit 67fc92d into main Jan 5, 2026
24 checks passed
@gaauwe gaauwe deleted the tailwind-css-lsp branch January 5, 2026 10:40
rtfeldman pushed a commit that referenced this pull request Jan 5, 2026
Closes #44904

Adds the Tailwind CSS LSP as suggested here:
#39517 (comment).
This allows users to use the Tailwind CSS LSP for CSS files, to support
Tailwind specific rules.

Docs will be added in a separate PR after this is released

Release Notes:

- Add Tailwind CSS Mode support, for Tailwind specific CSS rules like
`@apply`, `@layer`, and `@theme`.
gaauwe added a commit that referenced this pull request Jan 7, 2026
rtfeldman pushed a commit that referenced this pull request Jan 8, 2026
rtfeldman pushed a commit that referenced this pull request Jan 9, 2026
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
Closes zed-industries#44904

Adds the Tailwind CSS LSP as suggested here:
zed-industries#39517 (comment).
This allows users to use the Tailwind CSS LSP for CSS files, to support
Tailwind specific rules.

Docs will be added in a separate PR after this is released

Release Notes:

- Add Tailwind CSS Mode support, for Tailwind specific CSS rules like
`@apply`, `@layer`, and `@theme`.
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
Closes zed-industries#44904

Adds the Tailwind CSS LSP as suggested here:
zed-industries#39517 (comment).
This allows users to use the Tailwind CSS LSP for CSS files, to support
Tailwind specific rules.

Docs will be added in a separate PR after this is released

Release Notes:

- Add Tailwind CSS Mode support, for Tailwind specific CSS rules like
`@apply`, `@layer`, and `@theme`.
LivioGama pushed a commit to LivioGama/zed that referenced this pull request Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

2 participants