docs: Fix how Tailwind CSS is spelled (#16975)

Super pedantic (😬) but just a tiny PR to fix it: not "TailWind" or
"TailwindCSS" (without spaces).

---

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2024-08-27 17:19:25 -04:00
committed by GitHub
parent f39805d529
commit 7571b1d444
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -102,7 +102,7 @@
- [Scheme](./languages/scheme.md)
- [Svelte](./languages/svelte.md)
- [Swift](./languages/swift.md)
- [TailwindCSS](./languages/tailwindcss.md)
- [Tailwind CSS](./languages/tailwindcss.md)
- [Terraform](./languages/terraform.md)
- [TOML](./languages/toml.md)
- [TypeScript](./languages/typescript.md)
+2 -2
View File
@@ -1,4 +1,4 @@
# TailWind CSS
# Tailwind CSS
Tailwind CSS support is built into Zed.
@@ -11,7 +11,7 @@ Tailwind CSS support is built into Zed.
TBD: Document Tailwind CSS Configuration
-->
Languages which can be used with Tailwind CSS in Zed
Languages which can be used with Tailwind CSS in Zed:
- [Astro](./astro.md)
- [CSS](./css.md)