fix and feat( Fix Synchro pages and tailwind/filament issues, clean read me, fix translations and seeders
Some checks failed
Deploy Roxane to Preprod / deploy (push) Failing after 26h12m0s
Some checks failed
Deploy Roxane to Preprod / deploy (push) Failing after 26h12m0s
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
@source '../views';
|
||||
@source '../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php';
|
||||
|
||||
@custom-variant dark (&:is(.dark *));
|
||||
|
||||
@theme {
|
||||
|
||||
3
resources/css/filament-admin.css
Normal file
3
resources/css/filament-admin.css
Normal file
@@ -0,0 +1,3 @@
|
||||
@import '../../vendor/andreia/filament-nord-theme/resources/css/theme.css';
|
||||
|
||||
@source '../../resources/views/filament/**/*.blade.php';
|
||||
Reference in New Issue
Block a user