Sha256: ed1e0ef0d419a1942b654027cf4f607a2840e0ae17470324cc23928a83d7f008
Contents?: true
Size: 88 Bytes
Versions: 3
Compression:
Stored size: 88 Bytes
Contents
@function is-unit($unit, $val) { @return is-number($val) and $unit == unit($val); }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dashy-0.0.5 | app/assets/stylesheets/dashy/is/_unit.scss |
dashy-0.0.3 | app/assets/stylesheets/dashy/is/_unit.scss |
dashy-0.0.4 | app/assets/stylesheets/dashy/is/_unit.scss |