Sha256: 22af24729db7aa00f1e7e5d9f49e7768351257e2b77a157bbb36f0fe1a4d1195
Contents?: true
Size: 478 Bytes
Versions: 12
Compression:
Stored size: 478 Bytes
Contents
.zero { zero: 0; one: 1; two: 2; three: 3; } .one { zero: 0; one: 1; one-req: 1; two: 2; three: 3; } .two { zero: 0; one: 1; two: 2; three: 3; } .three { zero: 0; one: 1; two: 2; three-req: 3; three: 3; } .left { left: 1; } .right { right: 1; } .border-right { color: black; border-right: 4px; } .border-left { color: black; border-left: 4px; } .only-right { right: 33; } .only-left { left: 33; } .left-right { both: 330; }
Version data entries
12 entries across 12 versions & 1 rubygems