diff --git a/defaultConfig.stub.js b/defaultConfig.stub.js index c219351bf..828ee9d49 100644 --- a/defaultConfig.stub.js +++ b/defaultConfig.stub.js @@ -803,7 +803,7 @@ 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' + | Currently supported variants: 'responsive', 'hover', 'focus', 'group-hover' | | To disable a module completely, use `false` instead of an array. |