From 4c79e6c7bb7bfa5f451b8b20cd3d6723604f3bbc Mon Sep 17 00:00:00 2001 From: Guillaume Balaine Date: Sat, 9 May 2015 20:04:55 +0200 Subject: [PATCH] Revert "Update _animation.scss" This reverts commit ed17978a6800ecc6512e5e2da706eea6a485422e. --- lib/compass/css3/_animation.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/compass/css3/_animation.scss b/lib/compass/css3/_animation.scss index 2d57dca..823a727 100644 --- a/lib/compass/css3/_animation.scss +++ b/lib/compass/css3/_animation.scss @@ -1,2 +1,2 @@ // Core imported by default. You can also import 'animate' for predefined animations. -@import "../../animate"; +@import "animation/core";