animate.scss icon indicating copy to clipboard operation
animate.scss copied to clipboard

Animate.scss

Results 3 animate.scss issues
Sort by recently updated
recently updated
newest added

This SCSS code producing duplicate `@keyframes bounceOut {` keyframes in generated CSS. ``` scss .sumo1 { @include bounceOut($duration: 1s); } .sumo2{ @include bounceOut($duration: 2s); } ``` how to avoid duplicate...

Hello, Can you add a `bower.json` file to make this available on **bower.io** as package ? Thanks,

On compiling i get the following error: " Change detected at 09:42:54 to: animate/animate.scss error sass/animate/animate.scss (Line 104 of sass/animate/partials/_helpers.scss: Invalid CSS after "...r-webkit: true ": expected "}", was "!global;")"...