1
0

freezer app completed

This commit is contained in:
2025-03-31 17:22:29 +02:00
parent 04fbfa266f
commit 97377d2c11
14 changed files with 395 additions and 66 deletions

View File

@@ -1,5 +1,7 @@
@import 'tailwindcss';
@custom-variant dark (&:where(.dark, .dark *));
@source '../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php';
@source '../../storage/framework/views/*.php';
@source '../**/*.blade.php';