Sha256: 5a412928df73617b16fc66c3174447dddaecf2923b18912241a3648f914595ee
Contents?: true
Size: 264 Bytes
Versions: 1
Compression:
Stored size: 264 Bytes
Contents
// literal colors $white: white $black: #000 $light: #fff $red: red // semantic $light-color: $white $light-background-color: $white $dark-background-color: $black $light-text-color: $light $error-color: $red $function-generated: tint($error-color, 30%)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smurfville-0.0.6 | test/dummy/app/assets/stylesheets/application.css.sass |