summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sass/_plugins.scss (renamed from sass/_plugin.scss)0
-rw-r--r--sass/plugins/_fancybox.scss (renamed from sass/plugin/_fancybox.scss)0
-rw-r--r--sass/screen.scss2
3 files changed, 1 insertions, 1 deletions
diff --git a/sass/_plugin.scss b/sass/_plugins.scss
index 746ffd0..746ffd0 100644
--- a/sass/_plugin.scss
+++ b/sass/_plugins.scss
diff --git a/sass/plugin/_fancybox.scss b/sass/plugins/_fancybox.scss
index 89dec97..89dec97 100644
--- a/sass/plugin/_fancybox.scss
+++ b/sass/plugins/_fancybox.scss
diff --git a/sass/screen.scss b/sass/screen.scss
index ebc9d41..96025e3 100644
--- a/sass/screen.scss
+++ b/sass/screen.scss
@@ -2,4 +2,4 @@
@import "base";
@import "parts";
-@import "plugin"; \ No newline at end of file
+@import "plugins"; \ No newline at end of file