ngl most people only use claude design for quick prototyping, but i just realized u can actually build
complex motion sequences with it. it is way more powerful than the usual
static layouts i see around here. i was experimenting with some custom transitions and noticed how easily it handles timing
without breaking the layout . if u want to sync things up, you might need to tweak ur CSS like this:
@media (max-width: 768px) { .animate-in { animation-duration: 0.5s; } }mobile-first motion is definitely the way to go for these assets. has anyone else tried using it specifically for svg animations yet?
found this here:
https://uxplanet.org/claude-design-create-stunning-animations-and-motion-graphics-f6ada52dc4a0?source=rss----819cc2aaeee0---4