l-hammer / You-need-to-know-css

💄CSS tricks for web developers~
https://lhammer.cn/You-need-to-know-css/
Other
5.31k stars 610 forks source link

progress 中 的动画 panoramic 是不是忘了加上去? #59

Closed catchonme closed 6 years ago

catchonme commented 6 years ago

滚动条 中,类progress-bganimation: panoramic 20s linear infinite; 中的 panoramic 作者是忘了贴代码吗?

l-hammer commented 6 years ago

@catchonme 已fixed,因为@keyframes在markdown中不生效,都写在了animation,有一些确实忘给加了~ 感谢提醒~

catchonme commented 6 years ago

好的,非常感谢