]> danix's work - danix.xyz-2.git/commit
fix: add x-cloak to prevent menu flash on page load
authorDanilo M. <redacted>
Thu, 16 Apr 2026 14:01:56 +0000 (16:01 +0200)
committerDanilo M. <redacted>
Thu, 16 Apr 2026 14:01:56 +0000 (16:01 +0200)
commitec4b801a718cf2b79c6dac90363fca3bc3fffeeb
treea5c0a8d735437b0c7f2574f37ab583d1f4e5274b
parent13df7e27dba8ebaecd56ffb2c560015360776dc7
fix: add x-cloak to prevent menu flash on page load

- Add [x-cloak] { display: none } CSS rule
- Add x-cloak attribute to menu overlay div
- This hides the menu until Alpine.js initializes
- Prevents the menu from appearing briefly on page refresh/load
- Rebuild CSS: main.min.css updated

Co-Authored-By: Claude Haiku 4.5 <redacted>
themes/danix-xyz-hacker/assets/css/main.css
themes/danix-xyz-hacker/assets/css/main.min.css
themes/danix-xyz-hacker/layouts/partials/hamburger-menu.html