You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As some animations require image assets, I'd prefer if that src/ imports are made possible instead of just public paths so Astro can "optimize and bundle" them.
As some animations require image assets, I'd prefer if that
src/imports are made possible instead of just public paths so Astro can "optimize and bundle" them.