Sha256: 7cf7fc34dde4076adbda586c0ef2f4e5675b7fc27c38666733f76702e62d01ab
Contents?: true
Size: 113 Bytes
Versions: 3
Compression:
Stored size: 113 Bytes
Contents
@mixin set-column-gap($gap) { -webkit-column-gap: $gap; -moz-column-gap: $gap; column-gap: $gap; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dashy-0.0.5 | app/assets/stylesheets/dashy/set/column/_gap.scss |
dashy-0.0.3 | app/assets/stylesheets/dashy/set/column/_gap.scss |
dashy-0.0.4 | app/assets/stylesheets/dashy/set/column/_gap.scss |