Sha256: 22ec38be53bb6233f6c4463a84bd57881f8b87781b92e3255645b4016943be55
Contents?: true
Size: 201 Bytes
Versions: 5
Compression:
Stored size: 201 Bytes
Contents
@import "setup"; $tablet: new-breakpoint(max-width 768px 12); .responsive-element { @include media($tablet) { color: #000; } } #visual-grid-breakpoints { value: $visual-grid-breakpoints }
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
neat-1.9.1 | test/new-breakpoint.scss |
neat-1.9.0 | test/new-breakpoint.scss |
neat-1.8.0 | test/new-breakpoint.scss |
neat-1.7.4 | test/new-breakpoint.scss |
neat-1.7.3 | test/new-breakpoint.scss |