Sha256: c86a106a5aebac703468f185194f4396dc8e637ef9c1287f92f1d4fc8e16ab3c

Contents?: true

Size: 587 Bytes

Versions: 32

Compression:

Stored size: 587 Bytes

Contents

// These are global compass configuration options specific to panstoria-store
$project-path: absolute-path("../../app/assets") !global;
$fonts-dir: "fonts" !global;

// bootstrap compass helpers
@function twbs-font-path($path) {
  @return font-url($path, true);
}

@function twbs-image-path($path) {
  @return image-url($path, true);
}

$bootstrap-sass-asset-helper: true;

@import "../../app/assets/stylesheets/forever_style_guide/globals/all";
@import "../../app/assets/stylesheets/forever_style_guide/base/all";
@import "../../app/assets/stylesheets/forever_style_guide/modules/all";

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
forever_style_guide-3.0.27 test/scripts/stylesheet.scss
forever_style_guide-3.0.26 test/scripts/stylesheet.scss
forever_style_guide-3.0.25 test/scripts/stylesheet.scss
forever_style_guide-3.0.24 test/scripts/stylesheet.scss
forever_style_guide-3.0.23 test/scripts/stylesheet.scss
forever_style_guide-3.0.22 test/scripts/stylesheet.scss
forever_style_guide-3.0.21 test/scripts/stylesheet.scss
forever_style_guide-3.0.20 test/scripts/stylesheet.scss
forever_style_guide-3.0.19 test/scripts/stylesheet.scss
forever_style_guide-3.0.18 test/scripts/stylesheet.scss
forever_style_guide-3.0.17 test/scripts/stylesheet.scss
forever_style_guide-3.0.16 test/scripts/stylesheet.scss
forever_style_guide-3.0.15 test/scripts/stylesheet.scss
forever_style_guide-3.0.14 test/scripts/stylesheet.scss
forever_style_guide-3.0.13 test/scripts/stylesheet.scss
forever_style_guide-3.0.12 test/scripts/stylesheet.scss
forever_style_guide-3.0.11 test/scripts/stylesheet.scss
forever_style_guide-3.0.10 test/scripts/stylesheet.scss
forever_style_guide-3.0.9 test/scripts/stylesheet.scss
forever_style_guide-3.0.8 test/scripts/stylesheet.scss