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