mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
14d31372a4
Enhanced the CSS verification to actively recover the CSS file if it's missing, empty, or corrupted after tarball extraction. The script now attempts direct extraction of just the CSS file from the release tarball as a fallback mechanism. This ensures that even if the main tarball extraction has issues, users will still get a working CSS file and proper frontend styling. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>