nimuli/resources
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
..
css fix(FIX-12): 10 bugs — AI workspace context, Alpine sidebar/theme, analytics clearFilters, link badge layout, slug suggest 2026-05-16 18:02:23 +02:00
js fix(bug-2): sidebar-aside base width outside media query + auto-close on mobile 2026-05-17 12:56:41 +02:00
views fix: remove @persist from CSS comment to prevent Blade directive parse error 2026-05-17 13:09:37 +02:00