Sha256: a04acfabafb3546d339b13a4660e3ccc2f3abe730f2001a1e7e9470c3e630c53
Contents?: true
Size: 175 Bytes
Versions: 1
Compression:
Stored size: 175 Bytes
Contents
@import "settings.global"; @mixin ground-zero { html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { margin: 0; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blaze-css-rails-0.0.1 | app/assets/stylesheets/mixins/_generic.global.scss |