Sha256: 9b65906b8182c9b76e8ba94db36f252412bae100aece167087e481c4c81aa9ec
Contents?: true
Size: 487 Bytes
Versions: 5
Compression:
Stored size: 487 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 // */ @if $trace-imports { @debug 'imported'; } @if $debug-baseline { html { @extend %debug; } } %debug { /* * Mixin debug-rhythm to display the vertical rhythm units */ @include debug-rhythm; } // @todo: styles for webfont loader states %is-wf-loading { } %is-wf-active { } %is-wf-inactive { }
Version data entries
5 entries across 5 versions & 1 rubygems