Sha256: 0dfc912e0fd897d7e11d8b302c7c5e669777a8ca221afe9c9ad14ee1c7231c72

Contents?: true

Size: 323 Bytes

Versions: 9

Compression:

Stored size: 323 Bytes

Contents

@import "setup";

$bourbon: (
  "global-font-file-formats": ("woff2", "woff"),
  "rails-asset-pipeline": true,
);

.test-1 {
  content: _fetch-bourbon-setting("modular-scale-base");
}

.test-2 {
  content: _fetch-bourbon-setting("rails-asset-pipeline");
}

@include font-face("source-sans-pro", "source-sans-pro-regular");

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bourbon-7.3.0 spec/fixtures/utilities/fetch-bourbon-setting.scss
bourbon-7.2.0 spec/fixtures/utilities/fetch-bourbon-setting.scss
bourbon-7.1.0 spec/fixtures/utilities/fetch-bourbon-setting.scss
bourbon-7.0.0 spec/fixtures/utilities/fetch-bourbon-setting.scss
bourbon-6.0.0 spec/fixtures/utilities/fetch-bourbon-setting.scss
bourbon-5.1.0 spec/fixtures/utilities/fetch-bourbon-setting.scss
bourbon-5.0.1 spec/fixtures/utilities/fetch-bourbon-setting.scss
bourbon-5.0.0 spec/fixtures/utilities/fetch-bourbon-setting.scss
bourbon-5.0.0.beta.8 spec/fixtures/utilities/fetch-bourbon-setting.scss