<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GSAP on Mi&amp;Bee Blog</title><link>https://blog.mickeyzzc.tech/tags/gsap/</link><description>Recent content in GSAP on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Wed, 08 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.mickeyzzc.tech/tags/gsap/rss.xml" rel="self" type="application/rss+xml"/><item><title>让图动起来：前端出图动画技术从入门到放弃</title><link>https://blog.mickeyzzc.tech/posts/aihelper/frontend-chart-animation/</link><pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.mickeyzzc.tech/posts/aihelper/frontend-chart-animation/</guid><description>&lt;p&gt;静态图表传达信息，动态图表传达过程。&lt;/p&gt;
&lt;p&gt;很多人一提到动画，就想到&amp;quot;炫技&amp;quot;，但其实 95% 的博客动画需求用 CSS 就能解决。CSS &lt;code&gt;@keyframes&lt;/code&gt; + &lt;code&gt;animation&lt;/code&gt; 就像一把瑞士军刀——简单、可靠、不需要引入额外库，还能通过 &lt;code&gt;prefers-reduced-motion&lt;/code&gt; 尊重用户的无障碍偏好。&lt;/p&gt;</description></item></channel></rss>