Sha256: ea3d1dc4195357ff8c5fe58770e7fcc43137acb2fd7f2e0a93cab3f81b7233b6
Contents?: true
Size: 522 Bytes
Versions: 159
Compression:
Stored size: 522 Bytes
Contents
imported { otherconst: hello; myconst: goodbye; pre-mixin: here; } body { font: Arial; background: blue; } #page { width: 700px; height: 100; } #page #header { height: 300px; } #page #header h1 { font-size: 50px; color: blue; } #content.user.show #container.top #column.left { width: 100px; } #content.user.show #container.top #column.right { width: 600px; } #content.user.show #container.bottom { background: brown; } midrule { inthe: middle; } nonimported { myconst: hello; otherconst: goodbye; post-mixin: here; }
Version data entries
159 entries across 159 versions & 2 rubygems