mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
a2d7c91150
Tarball installations come with pre-built CSS and omit dev dependencies like tailwindcss. Skip CSS rebuilding for tarball installations since the CSS should already be compiled and ready to use. This fixes the 'Failed to rebuild CSS assets' warning that was causing frontend styling issues in tarball installations.