Doc Add group-hover to supported variants

Add the group-hover option to supported variants in defaultConfig
This commit is contained in:
Stefano Ruth 2017-12-27 10:46:40 +01:00 committed by GitHub
parent 95c59b4743
commit 33d33e7605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
|