{{-- Tabler + Tailwind + Tabler JS, bundled by Vite (resources/css/app.css, resources/js/app.js) --}} @vite(['resources/css/app.css', 'resources/js/app.js']) {{-- Obvizio theme layer (color theming via data-bs-theme-base/primary) + Inter. --}} {{-- UI overrides loaded directly, so they apply even when the Vite build can't run (macOS quarantined rolldown). Loaded AFTER @vite so it wins. Skipped when the file isn't deployed, so it never 404s. --}} @if (file_exists(public_path('css/beanops.css'))) @endif