diff options
author | Tommy Chen <tommy351@gmail.com> | 2012-06-02 11:59:33 +0200 |
---|---|---|
committer | Tommy Chen <tommy351@gmail.com> | 2012-06-02 11:59:33 +0200 |
commit | 5d8725cc016d219237285d656275d5506b86439a (patch) | |
tree | 0ebc014132d1435449f63b7e9e8a6028f140efcf /sass/_plugins.scss | |
parent | 5cda6371fc650315939a14720c713722666200b0 (diff) | |
download | octopress-theme-jeyzu-5d8725cc016d219237285d656275d5506b86439a.zip octopress-theme-jeyzu-5d8725cc016d219237285d656275d5506b86439a.tar.gz |
plugin -> plugins
Diffstat (limited to 'sass/_plugins.scss')
-rw-r--r-- | sass/_plugins.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/_plugins.scss b/sass/_plugins.scss index 746ffd0..cf82d1c 100644 --- a/sass/_plugins.scss +++ b/sass/_plugins.scss @@ -1 +1 @@ -@import "plugin/fancybox";
\ No newline at end of file +@import "plugins/fancybox";
\ No newline at end of file |