Sha256: 7b7a961013bcc748a6b8cb7d8ff6d94a0619c5ae09f924bfe081b33e08165e62
Contents?: true
Size: 155 Bytes
Versions: 4
Compression:
Stored size: 155 Bytes
Contents
@mixin float-left { float: left !important; } @mixin float-right { float: right !important; } @mixin float-none { float: none !important; }
Version data entries
4 entries across 4 versions & 1 rubygems