@if(file_exists(public_path('hot')) || file_exists(public_path('build/manifest.json'))) @vite(['resources/css/app.css', 'resources/js/app.js']) @else @endif @include('tenant.partials.theme-css-vars') @stack('styles')