mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Doc Add group-hover to supported variants
Add the group-hover option to supported variants in defaultConfig
This commit is contained in:
parent
95c59b4743
commit
33d33e7605
@ -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.
|
||||
|
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user