Sha256: 7070230dfdbd3f8258f9ae696e3a8aa29a9ae7b174d9daa1c97d830e7f039e15
Contents?: true
Size: 98 Bytes
Versions: 486
Compression:
Stored size: 98 Bytes
Contents
// Sizing shortcuts @mixin size($width, $height: $width) { width: $width; height: $height; }
Version data entries
486 entries across 478 versions & 42 rubygems