Sha256: e30bafb7bd7f93b17adf16f3c1f9269e68369870a7975e460adbaae4e91e54ee
Contents?: true
Size: 469 Bytes
Versions: 6
Compression:
Stored size: 469 Bytes
Contents
@import "compass/utilities/lists"; ul.horizontal { @include horizontal-list; } ul.wide-horizontal { @include horizontal-list(10px); } ul.right-horizontal { @include horizontal-list(4px, right); } ul.inline { @include inline-list; } ul.comma { @include comma-delimited-list; } ul.no-bullets { @include no-bullets; } ul.pretty { @include pretty-bullets("4x6.png"); }
Version data entries
6 entries across 6 versions & 1 rubygems