Browse Source

Update _animation.scss

File path seems to be wrong. So if we keep this empty, we can call the animation library from outside only if required.
master
mcreations 10 years ago committed by Guillaume Balaine
parent
commit
ed17978a68
  1. 2
      lib/compass/css3/_animation.scss

2
lib/compass/css3/_animation.scss

@ -1,2 +1,2 @@
// Core imported by default. You can also import 'animate' for predefined animations.
@import "animation/core";
@import "../../animate";

Loading…
Cancel
Save