Skip to content

Commit 2786f1b

Browse files
committed
Tweak inline shadow docs in default config
1 parent 2a0f62e commit 2786f1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaultConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -688,8 +688,8 @@ module.exports = {
688688
| the defaults we provide, it's possible to apply multiple shadows
689689
| per utility using comma separation.
690690
|
691-
| Take note that a default shadow is required. This is the value used
692-
| for the non-suffixed version of this utility (.shadow).
691+
| If a `default` shadow is provided, it will be made available as the non-
692+
| suffixed `.shadow` utility.
693693
|
694694
| Class name: .shadow-{size?}
695695
|

0 commit comments

Comments
 (0)