SEV-337: add shared animations.css #7
Reference in New Issue
Block a user
Delete Branch "sev-337/shared-animations"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
src/animations.cssto@switchev/web-shared— the animation primitives currently copy-pasted across public-site/vendor-site/admin-sitestyle.css:@keyframes shimmer+.skeleton+.ai-shimmer@keyframes fadeIn+.fade-in,@keyframes fadeInUp+.fade-in-up.delay-100..400@keyframes shake+.shakePlain CSS (no Tailwind utilities), exported as
@switchev/web-shared/animations.cssand added tosideEffectsso bundlers keep it. Version → 0.6.0. App-specific, non-animation styles (brand theme, star ratings, gradient text) stay per-app.Consuming PRs (public/vendor/admin bump the pin to this SHA, import the file, drop their local copies) follow.
🤖 Generated with Claude Code