summaryrefslogtreecommitdiff
path: root/partials/_base-blueprint.scss
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-03-02 18:22:26 +0100
committerJonas Smedegaard <dr@jones.dk>2017-03-02 18:22:26 +0100
commit669fc98610e5338c4a2e03c573c3bdb66dab36e7 (patch)
treebe12d72351ebffe5562ca3c8281d20d2b9536577 /partials/_base-blueprint.scss
parente14b214c7191b4e112e55d490f9fc41695e2809c (diff)
Borrow base styling from siriretier.dk and byvandring.nu.
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;