We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a2976 commit 11699ccCopy full SHA for 11699cc
assets/sass/tailwind.admin.scss
@@ -1,5 +1,6 @@
1
@use '../../node_modules/tailwindcss';
2
@config "../../config/tailwind.admin.config.mjs";
3
+@custom-variant hover (&:hover);
4
5
body {
6
width: 100%;
0 commit comments