Sha256: e74dba37f2be31ea6d010c446d57630ac4a8e0dd4ee8b96a816fac059f0bf1b4
Contents?: true
Size: 972 Bytes
Versions: 78
Compression:
Stored size: 972 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: #baf; } nonimported { myconst: hello; otherconst: goodbye; post-mixin: here; }
Version data entries
78 entries across 75 versions & 7 rubygems