Sha256: 74a15de1596251a6b073d0966f0b59fc1b279515ba6a297dcae3885c8a2c941e

Contents?: true

Size: 195 Bytes

Versions: 5

Compression:

Stored size: 195 Bytes

Contents

@import "setup";

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

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

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

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

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
solidus_backend-1.0.0.pre3 vendor/bundle/gems/bourbon-4.2.3/spec/fixtures/functions/tint.scss
solidus_backend-1.0.0.pre2 vendor/bundle/gems/bourbon-4.2.3/spec/fixtures/functions/tint.scss
bourbon-4.2.3 spec/fixtures/functions/tint.scss
bourbon-4.2.2 spec/fixtures/functions/tint.scss
bourbon-4.2.1 spec/fixtures/functions/tint.scss