UNPKG

react-animation-presets

Version:

Welcome to the React animation presets project. This project will give an overview of reusable animations used within Oberon projects.

17 lines 283 B
{ "presets": [ "flow", [ "env", { "targets": { "browsers": [ "ie >= 11" ] } } ], "stage-0", "react" ] }