summaryrefslogtreecommitdiffstats
path: root/sass/_plugins.scss
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-11-23 21:35:08 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-11-23 21:35:08 +0100
commita4fdf8bf53f272d5abddb616810fabe79e7403fb (patch)
tree966e58b352e00ea10b2b9dbab7e20355d646f786 /sass/_plugins.scss
parente255a58bc53ef5c742a9dc5fa022f06308319694 (diff)
downloadoctopress-theme-jeyzu-a4fdf8bf53f272d5abddb616810fabe79e7403fb.zip
octopress-theme-jeyzu-a4fdf8bf53f272d5abddb616810fabe79e7403fb.tar.gz
add gallery sass plugin
Diffstat (limited to 'sass/_plugins.scss')
-rw-r--r--sass/_plugins.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/sass/_plugins.scss b/sass/_plugins.scss
index cf82d1c..7a4a350 100644
--- a/sass/_plugins.scss
+++ b/sass/_plugins.scss
@@ -1 +1,2 @@
-@import "plugins/fancybox"; \ No newline at end of file
+@import "plugins/fancybox";
+@import "plugins/gallery";