We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d452e5 commit 732568dCopy full SHA for 732568d
resources/css/app.css
@@ -2,7 +2,7 @@
2
3
@plugin 'tailwindcss-animate';
4
5
-@source "../views";
+@source '../views';
6
@source '../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php';
7
8
@custom-variant dark (&:is(.dark *));
0 commit comments