Sha256: 583d5d4be6c1c0d0cbc7eab15c7716ec6892a451437437cbdc2f9f8653d1defe
Contents?: true
Size: 236 Bytes
Versions: 5
Compression:
Stored size: 236 Bytes
Contents
@mixin floating-text-font { font-family: 'Source Sans Pro'; } @mixin ambient-font { @include floating-text-font; color: $soft-text; } @mixin ambient-headline { @include ambient-font; font-size: 1.2em; font-weight: bold; }
Version data entries
5 entries across 5 versions & 1 rubygems