summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------partials/_bootswatch-slate.scss1
-rw-r--r--style.scss2
2 files changed, 2 insertions, 1 deletions
diff --git a/partials/_bootswatch-slate.scss b/partials/_bootswatch-slate.scss
new file mode 120000
index 0000000..92853eb
--- /dev/null
+++ b/partials/_bootswatch-slate.scss
@@ -0,0 +1 @@
+/usr/share/javascript/bootswatch/slate/bootstrap.css \ No newline at end of file
diff --git a/style.scss b/style.scss
index a8405ef..ae9f5e8 100644
--- a/style.scss
+++ b/style.scss
@@ -1,7 +1,7 @@
//@import "bootstrap-compass";
//@import "partials/base";
//@import "bootstrap";
-@import "/usr/share/javascript/bootswatch/slate/bootstrap.min.css";
+@import "partials/bootswatch-slate";
// padding needed with fixed navbar
body {