Sha256: 2515c7a27585fcf7ea98a84c0cc618a32d2a5a87317aa878a1005b2c042ed0f1

Contents?: true

Size: 186 Bytes

Versions: 17

Compression:

Stored size: 186 Bytes

Contents

@import "setup";

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

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

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

.tint-gray {
  color: tint(#aaa, 33%);
}

Version data entries

17 entries across 17 versions & 2 rubygems

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