Skip to content

Commit 8e40be4

Browse files
committed
Add more useful inline documentation to modules section of config
1 parent 5a37981 commit 8e40be4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

defaultConfig.stub.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -765,6 +765,10 @@ module.exports = {
765765
| Here is where you control which modules are generated and what variants are
766766
| generated for each of those modules.
767767
|
768+
| Currently supported variants: 'responsive', 'hover', 'focus'
769+
|
770+
| To disable a module completely, use `false` instead of an array.
771+
|
768772
*/
769773

770774
modules: {

0 commit comments

Comments
 (0)