docs: Improve the Tailwind CSS page (#31681)
Namely, ensuring we mention the support for their Prettier plugins. Release Notes: - N/A
This commit is contained in:
parent
cb187b0b4d
commit
e3354543c0
6 changed files with 20 additions and 9 deletions
|
@ -12,7 +12,7 @@ mdbook serve docs
|
|||
|
||||
It's important to note the version number above. For an unknown reason, as of 2025-04-23, running 0.4.48 will cause odd URL behavior that breaks docs.
|
||||
|
||||
Before committing, verify that the docs are formatted in the way prettier expects with:
|
||||
Before committing, verify that the docs are formatted in the way Prettier expects with:
|
||||
|
||||
```
|
||||
cd docs && pnpm dlx prettier@3.5.0 . --write && cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue