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:
parent
f39805d529
commit
7571b1d444
2 changed files with 3 additions and 3 deletions
|
@ -102,7 +102,7 @@
|
||||||
- [Scheme](./languages/scheme.md)
|
- [Scheme](./languages/scheme.md)
|
||||||
- [Svelte](./languages/svelte.md)
|
- [Svelte](./languages/svelte.md)
|
||||||
- [Swift](./languages/swift.md)
|
- [Swift](./languages/swift.md)
|
||||||
- [TailwindCSS](./languages/tailwindcss.md)
|
- [Tailwind CSS](./languages/tailwindcss.md)
|
||||||
- [Terraform](./languages/terraform.md)
|
- [Terraform](./languages/terraform.md)
|
||||||
- [TOML](./languages/toml.md)
|
- [TOML](./languages/toml.md)
|
||||||
- [TypeScript](./languages/typescript.md)
|
- [TypeScript](./languages/typescript.md)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# TailWind CSS
|
# Tailwind CSS
|
||||||
|
|
||||||
Tailwind CSS support is built into Zed.
|
Tailwind CSS support is built into Zed.
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ Tailwind CSS support is built into Zed.
|
||||||
TBD: Document Tailwind CSS Configuration
|
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)
|
- [Astro](./astro.md)
|
||||||
- [CSS](./css.md)
|
- [CSS](./css.md)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue