Sha256: 47d7329ef182e073b3f516268fdd61204e0121e6307cc332e69975b863a74da4
Contents?: true
Size: 436 Bytes
Versions: 10
Compression:
Stored size: 436 Bytes
Contents
// // Presentional classes // -------------------------------------------------- .border-right { border-right: 1px solid $gray-light; } // Backgrounds // -------------------------------------------------- .violet-background { background: $violet; } .yellow-background { background: $yellow; } .green-background { background: $green; } .blue-background { background: $blue; } .brand-primary-background { background: $brand-primary; }
Version data entries
10 entries across 10 versions & 1 rubygems