Sha256: bef65d4a63b521e320eb3def30579fbfcdf48ff8077406f44c8cbc8906f77806
Contents?: true
Size: 369 Bytes
Versions: 8
Compression:
Stored size: 369 Bytes
Contents
@import hacks.sass //** Cross browser min-height mixin. =min-height(!value) +hacked-minimum("height", !value) //** Cross browser min-width mixin. =min-width(!value) +hacked-minimum("width", !value) // @private This mixin is not meant to be used directly. =hacked-minimum(!property, !value) min-#{!property}= !value +bang-hack(!property, !value, 'auto')
Version data entries
8 entries across 7 versions & 2 rubygems