Sha256: 0a3cb200bfcbc7e5990639e73fe3e8ecd49bd634322f91c66c37bb5221172483
Contents?: true
Size: 356 Bytes
Versions: 1
Compression:
Stored size: 356 Bytes
Contents
//** Susy **// // Import all the Important Stuff. @import "compass"; @import "utils"; @import "grid"; @mixin susy { @warn 'The Susy mixin has been deprecated and is no longer needed. If you would like to keep using vertical-rhythms (now in compass core), you should include the establish-baseline mixin instead.'; @include establish-baseline; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
compass-susy-plugin-0.9.beta.3 | sass/susy/_susy.scss |