From 8e40be44873a68fccb6b8ff2d0813d70bba83dae Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Fri, 24 Nov 2017 12:42:11 -0500 Subject: [PATCH] Add more useful inline documentation to modules section of config --- defaultConfig.stub.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/defaultConfig.stub.js b/defaultConfig.stub.js index 8208de2d1..d6197596d 100644 --- a/defaultConfig.stub.js +++ b/defaultConfig.stub.js @@ -765,6 +765,10 @@ module.exports = { | Here is where you control which modules are generated and what variants are | generated for each of those modules. | + | Currently supported variants: 'responsive', 'hover', 'focus' + | + | To disable a module completely, use `false` instead of an array. + | */ modules: {