abe33/awesome_form

View on GitHub
app/assets/stylesheets/awesome_ui/animations.css.sass

Summary

Maintainability
Test Coverage

+keyframes(touched)
  0%
    background: lighten($red, 40%)

  100%
    background: initial