Isaac Smith

Results 1 issues of Isaac Smith

### Some Context When specifying animation keyframes to the `style` block, `cssmin` appears to destroy the definition of those animations! **Example SVG** ```html @keyframes spin { 0% { transform:rotate(0deg); }...

enhancement
help-wanted