Sha256: 180246af4116ca1d1a7ac9be3c1ac8910830e19564fd3ca80615bb33163d433a
Contents?: true
Size: 180 Bytes
Versions: 17
Compression:
Stored size: 180 Bytes
Contents
@import "setup"; .string-to-integer { height: _str-to-num("10"); } .string-to-px { height: _str-to-num("15px"); } .string-to-negative-px { height: _str-to-num("-25px"); }
Version data entries
17 entries across 17 versions & 3 rubygems