We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d307b03 commit 1d864ddCopy full SHA for 1d864dd
tailwind.config.js
@@ -8,4 +8,7 @@ module.exports = {
8
extend: {},
9
},
10
plugins: [],
11
+ future: {
12
+ hoverOnlyWhenSupported: true,
13
+ },
14
};
0 commit comments