Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-08 02:05:42 +0300
committerJacob Schatz <jschatz1@gmail.com>2016-12-15 04:02:10 +0300
commit18489218443ea6b8c6fdfd9ab953ff7ef84f69db (patch)
tree57e29e085855e7e6ecb7e85e813705cb06f3a7ce /app/assets/stylesheets/framework.scss
parentf1d30769f3c3123b93f1e11ea9a76399719435c9 (diff)
Remove pages/snippets css
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 928ef408722..40bc0579393 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -46,3 +46,4 @@
@import "framework/broadcast-messages";
@import "framework/emojis.scss";
@import "framework/icons.scss";
+@import "framework/snippets.scss";