Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 8cdf341

Browse files
committed
🏗 Default visibility group-hover variant
1 parent 6a2a253 commit 8cdf341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/templates/tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -875,7 +875,7 @@ module.exports = {
875875
tracking: ['responsive'],
876876
userSelect: ['responsive'],
877877
verticalAlign: ['responsive'],
878-
visibility: ['responsive'],
878+
visibility: ['responsive', 'group-hover'],
879879
whitespace: ['responsive'],
880880
width: ['responsive'],
881881
zIndex: ['responsive'],

0 commit comments

Comments
 (0)