Small typo Update 2023-11-30-tailwind.md
Line 24 changed Yo to You
This commit is contained in:
parent
d30f3e347d
commit
ede9a6718b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ That is, you are able to use `mt-xs-s` instead of a class like `mt-20` for examp
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
Yo get a custom property mapped to the color name `pink`: `--color-my-custom-color-name: pink` _and_ the classes `bg-my-custom-color-name` as well as `text-my-custom-color-name`.
|
You get a custom property mapped to the color name `pink`: `--color-my-custom-color-name: pink` _and_ the classes `bg-my-custom-color-name` as well as `text-my-custom-color-name`.
|
||||||
|
|
||||||
Consider that we limit those utilities in the theme section:
|
Consider that we limit those utilities in the theme section:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue