Sha256: 731273ad4146e5cc8dcd0c42005b72201e9b7209a9260504262b9675ef833aa3
Contents?: true
Size: 127 Bytes
Versions: 243
Compression:
Stored size: 127 Bytes
Contents
// Sizing shortcuts .size(@width; @height) { width: @width; height: @height; } .square(@size) { .size(@size; @size); }
Version data entries
243 entries across 243 versions & 33 rubygems