Mixin Animation

Once you have your Animation example working in CSS it needs to be done using your CSS Preprocessor.

  1. Create a SASS Mixin for a CSS Animation.
  2. Create a page that demonstrates your SASS Animation mixin. Note: This could be the same page that you used for the Animation assignment.
  3. Make a link on your demonstration page that displays your .scss file.
  4. Demonstrate the page to the class.
Sass Code