summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework.scss
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-04-26 18:14:37 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-05-13 16:48:20 -0600
commit4b4f2cf53b2ed9d5d1747469b7fb7779ea803058 (patch)
treed4e1b1f8c1850ef3f515203ea9bfb12bda567114 /app/assets/stylesheets/framework.scss
parent61756ecca91b2aaed0a29fcc796e50f55cceab9e (diff)
downloadgitlab-ce-4b4f2cf53b2ed9d5d1747469b7fb7779ea803058.tar.gz
Replace animate.css with a smaller subset of animations.
As discussed in #15667.
Diffstat (limited to 'app/assets/stylesheets/framework.scss')
-rw-r--r--app/assets/stylesheets/framework.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework.scss b/app/assets/stylesheets/framework.scss
index 560de9fc0bd..3cbddc59f11 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -5,6 +5,7 @@
@import 'framework/tw_bootstrap';
@import "framework/layout";
+@import "framework/animations.scss";
@import "framework/avatar.scss";
@import "framework/blocks.scss";
@import "framework/buttons.scss";