summaryrefslogtreecommitdiff
path: root/partials/_base-blueprint.scss
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-09-23 16:06:30 +0200
committerJonas Smedegaard <dr@jones.dk>2013-09-23 16:06:30 +0200
commit584b556732724ce77db631950eb2de59c087a231 (patch)
treede1d92942a8eb37003d1119b03c6a1648224c023 /partials/_base-blueprint.scss
parent30d6e0d2f98e9dc8e43ea7ba9f16d622bf273ca6 (diff)
Structure color definitions and more.
Diffstat (limited to 'partials/_base-blueprint.scss')
-rw-r--r--partials/_base-blueprint.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/partials/_base-blueprint.scss b/partials/_base-blueprint.scss
new file mode 100644
index 0000000..35dabed
--- /dev/null
+++ b/partials/_base-blueprint.scss
@@ -0,0 +1,6 @@
+// Blueprint integration
+//
+// No styleguide reference.
+$blueprint-font-family: $baseFontFamily;
+
+$blueprint-font-size: $baseFontSize;