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