summaryrefslogtreecommitdiff
path: root/monochrome
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-02-02 21:13:27 +0100
committerJonas Smedegaard <dr@jones.dk>2013-10-12 21:06:43 +0200
commitab79e123724b160621d9a61535ac75df50e870e7 (patch)
treeaa6924a5268ddf37f506e55f79bcddb2dba83e7f /monochrome
parent803c5316b1b2b7e2c898cdb09e181bbad178a47c (diff)
Import+include default style as library, and drop path (should be set in environment).
Diffstat (limited to 'monochrome')
-rw-r--r--monochrome/style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/monochrome/style.scss b/monochrome/style.scss
index e7de67b..a33c896 100644
--- a/monochrome/style.scss
+++ b/monochrome/style.scss
@@ -1,6 +1,7 @@
@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Lato&v2);
-@import "../default/style.scss";
+@import "ikiwiki";
+@include ikiwiki;
/*
* monochrome - ikiwiki theme © Jon Dowland 2012