Sha256: de7a23a3673bbd79a5d59b22108ae8d78cfc3ae45fa97222d3236a8fef603dc0

Contents?: true

Size: 194 Bytes

Versions: 17

Compression:

Stored size: 194 Bytes

Contents

@import "setup";

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

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

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

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

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
bourbon-7.3.0 spec/fixtures/library/shade.scss
bourbon-7.2.0 spec/fixtures/library/shade.scss
bourbon-7.1.0 spec/fixtures/library/shade.scss
bourbon-7.0.0 spec/fixtures/library/shade.scss
bourbon-6.0.0 spec/fixtures/library/shade.scss
bourbon-5.1.0 spec/fixtures/library/shade.scss
bourbon-5.0.1 spec/fixtures/library/shade.scss
bourbon-5.0.0 spec/fixtures/library/shade.scss
bourbon-5.0.0.beta.8 spec/fixtures/library/shade.scss
bourbon-5.0.0.beta.7 spec/fixtures/library/shade.scss
doggystyle-0.1.0 spec/fixtures/library/shade.scss
bourbon-5.0.0.beta.6 spec/fixtures/library/shade.scss
bourbon-5.0.0.beta.5 spec/fixtures/library/shade.scss
bourbon-5.0.0.beta.4 spec/fixtures/library/shade.scss
bourbon-5.0.0.beta.3 spec/fixtures/library/shade.scss
bourbon-5.0.0.beta.2 spec/fixtures/library/shade.scss
bourbon-5.0.0.beta.1 spec/fixtures/functions/shade.scss