Skip to content

Commit c254d97

Browse files
committed
Tweak comment in config
1 parent de24a2a commit c254d97

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

defaultConfig.stub.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -824,8 +824,12 @@ module.exports = {
824824
| Here is where you control which modules are generated and what variants are
825825
| generated for each of those modules.
826826
|
827-
| Currently supported variants: 'responsive', 'hover', 'active', focus',
828-
| 'group-hover'
827+
| Currently supported variants:
828+
| - responsive
829+
| - hover
830+
| - focus
831+
| - active
832+
| - group-hover
829833
|
830834
| To disable a module completely, use `false` instead of an array.
831835
|

0 commit comments

Comments
 (0)