Skip to content

Commit 1d864dd

Browse files
committed
Update tailwind.config.js
tailwindlabs/tailwindcss#8394
1 parent d307b03 commit 1d864dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tailwind.config.js

+3
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ module.exports = {
88
extend: {},
99
},
1010
plugins: [],
11+
future: {
12+
hoverOnlyWhenSupported: true,
13+
},
1114
};

0 commit comments

Comments
 (0)