tgdev / animate-sass

A Sassy version of Dan Eden's Animate.css
482 stars 67 forks source link

Use CSS calc() instead of Sass multiplication to allow $base-duration to be set as CSS custom property #33

Closed lougreenwood closed 7 years ago

lougreenwood commented 7 years ago

Modifies _base.scss so that we can set the base-duration using a CSS custom property (e.g, so that the duration can be referenced in JS.