Sha256: 2e010784d9a5a1365f85d6e0c59db54ccd6e0de6b03c0aeb8910125fdcee0b44

Contents?: true

Size: 738 Bytes

Versions: 104

Compression:

Stored size: 738 Bytes

Contents

// ---------------------------------------------------------------------------
// Imports

@import "compass/layout/grid-background";
@import "compass/css3/background-origin";
@import "compass/css3/background-clip";

// ---------------------------------------------------------------------------
// Susy Grid Background
//
// A wrapper for the compass "column-grid-background" mixin
// Uses all your settings to create a grid background for a container element.
// Note: Sub-pixel rounding can lead to several pixels of variation between browsers.
@mixin susy-grid-background(){
  @include column-grid-background($total-columns, column(), gutter(), 0);
  @include background-origin(content-box);
  @include background-clip(content-box);
}

Version data entries

104 entries across 103 versions & 10 rubygems

Version Path
sparrow-jekyll-theme-0.1.2 _sass/vendor/susy/susy/language/susyone/_background.scss
susy-2.2.14 sass/susy/language/susyone/_background.scss
susy-2.2.13 sass/susy/language/susyone/_background.scss
minimal-mistakes-jekyll-4.4.1 _sass/minimal-mistakes/vendor/susy/susy/language/susyone/_background.scss
jekyll-theme-basically-basic-1.0.0 _sass/basically-basic/vendor/susy/language/susyone/_background.scss
jekyll-theme-woforo-0.2.3 _sass/vendor/susy/susy/language/susyone/_background.scss
jekyll-theme-woforo-0.2.2 _sass/vendor/susy/susy/language/susyone/_background.scss
jekyll-theme-woforo-0.2.1 _sass/vendor/susy/susy/language/susyone/_background.scss
jekyll-theme-woforo-0.2.0 _sass/vendor/susy/susy/language/susyone/_background.scss
minimal-mistakes-jekyll-4.1.1 _sass/vendor/susy/susy/language/susyone/_background.scss
minimal-mistakes-jekyll-4.0.1 _sass/vendor/susy/susy/language/susyone/_background.scss
wrgem-0.0.55 lib/generators/wrstart/template/vendor/assets/components/susy/sass/susy/language/susyone/_background.scss
susy-2.2.12 sass/susy/language/susyone/_background.scss
susy-2.2.11 sass/susy/language/susyone/_background.scss
susy-2.2.10 sass/susy/language/susyone/_background.scss
wrgem-0.0.54 lib/generators/wrstart/template/vendor/assets/components/susy/sass/susy/language/susyone/_background.scss
susy-2.2.9 sass/susy/language/susyone/_background.scss
susy-2.2.8 sass/susy/language/susyone/_background.scss
susy-2.2.7 sass/susy/language/susyone/_background.scss
wrgem-0.0.53 lib/generators/wrstart/template/vendor/assets/components/susy/sass/susy/language/susyone/_background.scss