We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f915dea + fb4350c commit 4f334dfCopy full SHA for 4f334df
src/config/backpack/ui.php
@@ -106,7 +106,7 @@
106
// CSS files that are loaded in all pages, using Laravel's @vite() helper
107
// Please note that support for Vite was added in Laravel 9.19. Earlier versions are not able to use this feature.
108
'vite_styles' => [ // resource file_path
109
- // 'resources/css/app.css' => '',
+ // 'resources/css/app.css',
110
],
111
112
// --------------
0 commit comments