Sha256: 59693bf76c3fbcf2697a54e21aafe2c5164918f2daa4e0d2d169cd645d7fecd8

Contents?: true

Size: 836 Bytes

Versions: 1

Compression:

Stored size: 836 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'; }


// 	================================================================================
// 	Debug helpers
// 	================================================================================

@if $debug-baseline {
	html {
		@extend %debug;			
	}
}

%debug {
	/*
	 * Mixin debug-rhythm to display the vertical rhythm units
	 */
	@include debug-rhythm;
}


// 	================================================================================
// 	@todo Webfont loader states
// 	================================================================================

%is-wf-loading {

}
%is-wf-active {

}
%is-wf-inactive {
	
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
persistentgrid-0.0.1.beta.10 scss/pg/base/typography/_behavior.scss