Sha256: 9e1b776c39aed7238f7a197fe618c096998bf47ff1674fc16814d5f1cf095b2e

Contents?: true

Size: 197 Bytes

Versions: 14

Compression:

Stored size: 197 Bytes

Contents

@import "setup";

.shade-white {
  color: shade(#fff, 75%);
}

.shade-black {
  color: shade(#000, 50%);
}

.shade-red {
  color: shade(#ff0000, 25%);
}

.shade-gray {
  color: shade(#222, 33%);
}

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
bourbon-4.3.4 spec/fixtures/functions/shade.scss
bourbon-4.3.3 spec/fixtures/functions/shade.scss
bourbon-4.3.2 spec/fixtures/functions/shade.scss
bourbon-4.3.1 spec/fixtures/functions/shade.scss
bourbon-4.3.0 spec/fixtures/functions/shade.scss
bourbon-4.2.7 spec/fixtures/functions/shade.scss
styler-sass-0.1.8.alpha spec/fixtures/functions/shade.scss
styler-sass-0.1.7 spec/fixtures/functions/shade.scss
styler-sass-0.1.7.alpha spec/fixtures/functions/shade.scss
styler-sass-0.1.5.alpha spec/fixtures/functions/shade.scss
bourbon-4.2.6 spec/fixtures/functions/shade.scss
bourbon-4.2.5 spec/fixtures/functions/shade.scss
bourbon-5.0.0.alpha.0 spec/fixtures/functions/shade.scss
bourbon-4.2.4 spec/fixtures/functions/shade.scss