Sha256: b987487c67df0b3b0167198c09f7fb75234cda3464798e9f79799018de498f90
Contents?: true
Size: 371 Bytes
Versions: 15
Compression:
Stored size: 371 Bytes
Contents
.two-args { color: blue; width: 10px; height: 99%; } .one-arg { width: 15px; height: 49%; } .no-parens { width: 5px; height: 49%; } .no-args { width: 5px; height: 49%; } .var-args { width: 45; height: 17%; } .multi-mix { width: 10px; height: 29%; margin: 4; padding: 5; } body { padding: 30px; color: #ff0000; } .scope-mix { width: 8; }
Version data entries
15 entries across 15 versions & 4 rubygems