Sha256: 8654865a4acd786fe20feb3ffbd33c84c85fb900934caaa8c40e61e2ccfd9083
Contents?: true
Size: 148 Bytes
Versions: 326
Compression:
Stored size: 148 Bytes
Contents
// Sizing shortcuts @mixin size($width, $height: $width) { width: $width; height: $height; @include deprecate("`size()`", "v4.3.0", "v5"); }
Version data entries
326 entries across 326 versions & 35 rubygems