Sha256: c44b1a16c07197de4fecca764ac1253a11c11a69bcab5ee8ea966ecc024be804
Contents?: true
Size: 346 Bytes
Versions: 2
Compression:
Stored size: 346 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; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
less-1.2.10 | spec/css/mixins-args.css |
less-1.2.9 | spec/css/mixins-args.css |