
Super pedantic (😬) but just a tiny PR to fix it: not "TailWind" or
"TailwindCSS" (without spaces).
---
Release Notes:
- N/A
25 lines
547 B
Markdown
25 lines
547 B
Markdown
# Tailwind CSS
|
|
|
|
Tailwind CSS support is built into Zed.
|
|
|
|
- Tree Sitter: []
|
|
- Language Server: [tailwindlabs/tailwindcss-intellisense](https://github.com/tailwindlabs/tailwindcss-intellisense)
|
|
|
|
## Configuration
|
|
|
|
<!--
|
|
TBD: Document Tailwind CSS Configuration
|
|
-->
|
|
|
|
Languages which can be used with Tailwind CSS in Zed:
|
|
|
|
- [Astro](./astro.md)
|
|
- [CSS](./css.md)
|
|
- [ERB](./ruby.md)
|
|
- [HEEx](./elixir.md#heex)
|
|
- [HTML](./html.md)
|
|
- [TypeScript](./typescript.md)
|
|
- [JavaScript](./javascript.md)
|
|
- [PHP](./php.md)
|
|
- [Svelte](./svelte.md)
|
|
- [Vue](./vue.md)
|