Sha256: 8b59f47971a6f92a8b95135780e3c8e70d58e633418817785770ab9f0866eb13
Contents?: true
Size: 384 Bytes
Versions: 6
Compression:
Stored size: 384 Bytes
Contents
// /** // * Copyright (C) 2013 Crossing Hippos - Babs Gösgens. All rights reserved. // * Licensed under GNU General Public License version 2 or later; see LICENSE.txt // */ // Use the final type size in the font-unit specified in the Vertical-Rhythm module @mixin module-font($type, $base-font-size:$base-font-size, $base-line-height:$base-line-height) { @include font($type); }
Version data entries
6 entries across 6 versions & 1 rubygems