diff options
author | Siri Reiter <siri@jones.dk> | 2017-04-10 09:25:07 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2017-04-10 09:25:07 +0200 |
commit | 82b5cd5fc19faf2cccabc12d43057a899b796e49 (patch) | |
tree | 09070f76b80643ec0d7dfeedfb65b59aeb14d839 /partials/_base-h5bp.scss |
Diffstat (limited to 'partials/_base-h5bp.scss')
-rw-r--r-- | partials/_base-h5bp.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/partials/_base-h5bp.scss b/partials/_base-h5bp.scss new file mode 100644 index 0000000..c9ab66b --- /dev/null +++ b/partials/_base-h5bp.scss @@ -0,0 +1,5 @@ +// Compass integration +// +// No styleguide reference. +$font-size: $baseFontSize; +$line-height: $baseLineHeight; |