• animations quickly make your single file components hard to read
  • Animations are just javascript so we can move them into their own files
  • provides tree shaking so that we only bundle what we need in the final project
Last Updated: 10/3/2020, 8:54:59 AM