zhouwenbin/postcss-animation

Code review

TrySound opened this issue · 1 comments

Move all keyframes in json and require it in index.js. Then just get animation from hash without large switch statement. And use common handler (insertAfter etc) without repeating. DRY and KISS :)