Sha256: a990e03dceacbb652a0f07d6c5a76a3d87c87a9ff8ccf0aaf4afd03d97c9a97f
Contents?: true
Size: 975 Bytes
Versions: 409
Compression:
Stored size: 975 Bytes
Contents
@import url(basic.css); @import url(../results/complex.css); 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; } 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; } #foo { background-color: #bbaaff; } nonimported { myconst: hello; otherconst: goodbye; post-mixin: here; }
Version data entries
409 entries across 268 versions & 14 rubygems