diff options
l--------- | partials/_bootswatch-slate.scss | 1 | ||||
-rw-r--r-- | style.scss | 2 |
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 @@ -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 { |