@vite(['resources/css/app.css', 'resources/js/app.js']) @livewireStyles @fluxAppearance {{-- theme-init MUST run after @fluxAppearance so our dash-theme value wins over Flux's flux.appearance default before the first paint. --}} @include('dashboard::partials.theme-init') @include('dashboard::partials.theme-style') {{ $slot }} @livewireScripts @fluxScripts