summaryrefslogtreecommitdiff
path: root/partials/_base-compass.scss
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-11-24 15:12:00 +0100
committerJonas Smedegaard <dr@jones.dk>2013-11-24 15:12:12 +0100
commita05ace9beb016040d63e83835ef9001026e945d2 (patch)
tree6f5b46212cb26f6c8d6d07b24767c451911396b0 /partials/_base-compass.scss
parentb37cd9dd5b2ad5a166487ebb4f8e92a5edb9dcd0 (diff)
Declare high-level base variables in partials.
Diffstat (limited to 'partials/_base-compass.scss')
-rw-r--r--partials/_base-compass.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/partials/_base-compass.scss b/partials/_base-compass.scss
new file mode 100644
index 0000000..24cb2e6
--- /dev/null
+++ b/partials/_base-compass.scss
@@ -0,0 +1,4 @@
+// Compass integration
+//
+// No styleguide reference.
+$base-font-size: $baseFontSize;