Merge pull request #339 from stefanoruth/patch-1

Doc Add group-hover to supported variants
This commit is contained in:
Adam Wathan 2018-01-05 07:44:09 -05:00 committed by GitHub
commit 066be86cf4
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.
|