Skip to content

Commit 066be86

Browse files
authored
Merge pull request tailwindlabs#339 from stefanoruth/patch-1
Doc Add group-hover to supported variants
2 parents f6ce670 + 33d33e7 commit 066be86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaultConfig.stub.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ module.exports = {
803803
| Here is where you control which modules are generated and what variants are
804804
| generated for each of those modules.
805805
|
806-
| Currently supported variants: 'responsive', 'hover', 'focus'
806+
| Currently supported variants: 'responsive', 'hover', 'focus', 'group-hover'
807807
|
808808
| To disable a module completely, use `false` instead of an array.
809809
|

0 commit comments

Comments
 (0)