Sha256: a08a9b979ddd00039d010dc8d816cd65667c5b79660c32492fdc97cecb9a1b8e

Contents?: true

Size: 189 Bytes

Versions: 14

Compression:

Stored size: 189 Bytes

Contents

@import "setup";

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

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

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

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

Version data entries

14 entries across 14 versions & 2 rubygems

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