Sha256: b033b084298032e8874334840d65f471c9b7efe2c3129193b2197e0102aa9858
Contents?: true
Size: 202 Bytes
Versions: 2
Compression:
Stored size: 202 Bytes
Contents
@import url("import/imported.css"); .bar { color: var(--color-primary); display: block; bottom: 0; } @media screen and (min-width: 36em) { .bar { background: linear-gradient(green, blue); } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pleeease-0.0.3 | node_modules/pleeease/test/bar.css |
pleeease-0.0.2 | node_modules/pleeease/test/bar.css |