mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Fix grammer issue
This commit is contained in:
parent
ada7846d64
commit
a13fdbc5fb
@ -142,7 +142,7 @@ For more information about Tailwind's responsive design features, check out the
|
||||
|
||||
## Customizing
|
||||
|
||||
By default Tailwind provides three drop shadow utilities, one inner shadow utility, and a utility for removing existing shadows. You change, add, or remove these by editing the `shadows` section of your Tailwind config.
|
||||
By default Tailwind provides three drop shadow utilities, one inner shadow utility, and a utility for removing existing shadows. You can change, add, or remove these by editing the `shadows` section of your Tailwind config.
|
||||
|
||||
If a `default` shadow is provided, it will be used for the non-suffixed `.shadow` utility. Any other keys will be used as suffixes, for example the key `'2'` will create a corresponding `.shadow-2` utility.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user