Sha256: 578455000fa700a7365951ebfd62289b8ed6b97462a8d3bc6f10d27a40cbe413

Contents?: true

Size: 463 Bytes

Versions: 5

Compression:

Stored size: 463 Bytes

Contents

// ==========================================================================
// Grid settings for Neat
// ==========================================================================

@import "neat-helpers";

$default-feature: max-width;

$mobile-sm: new-breakpoint($bp-xs);
$mobile: new-breakpoint($bp-sm);
$tablet: new-breakpoint($bp-med);
$tablet-landscape: new-breakpoint($bp-med-plus);
$desktop: new-breakpoint($bp-lg);
$large-screen: new-breakpoint($bp-xl);

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shibori-1.9.0 source/css/shibori/scss/layout/_grid-settings.scss
shibori-1.8.0 source/css/shibori/scss/layout/_grid-settings.scss
shibori-1.7.1 source/css/shibori/scss/layout/_grid-settings.scss
shibori-1.7.0 source/css/shibori/scss/layout/_grid-settings.scss
shibori-1.6.0 source/css/shibori/scss/layout/_grid-settings.scss