From 584b556732724ce77db631950eb2de59c087a231 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 23 Sep 2013 16:06:30 +0200 Subject: Structure color definitions and more. --- partials/_base-blueprint.scss | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 partials/_base-blueprint.scss (limited to 'partials/_base-blueprint.scss') 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; -- cgit v1.2.3