nimuli/resources/views/layouts
boban 3c24c19b19 fix: remove @persist from CSS comment to prevent Blade directive parse error
Blade processes @-directives everywhere in templates including inside <style>
blocks and HTML comments. The word "@persist" in a CSS comment was being
interpreted as Livewire's @persist directive, compiling to e() with no argument.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 13:09:37 +02:00
..
app.blade.php fix: Tailwind v4 CSS-Loading unter Vite dev mode 2026-05-16 11:00:17 +02:00
guest.blade.php feat(ui): blade-heroicons, local fonts, smaller base font, no emoji 2026-05-16 15:13:53 +02:00
nimuli-app.blade.php fix: remove @persist from CSS comment to prevent Blade directive parse error 2026-05-17 13:09:37 +02:00