Sha256: 16b4ff474a3e02eceeeb92ea81acd6c01a3211edab73d8cf7d81a7367c77eeb3
Contents?: true
Size: 441 Bytes
Versions: 2
Compression:
Stored size: 441 Bytes
Contents
#another { color: white; background: blue; } #css .file { border: 1px solid red; margin-left: 10px; margin-right: 10px; margin-bottom: 45px; margin-top: 45px; } #with_images { background: url(../../public/embed/asterisk_yellow.png); } #and_relative_paths { background: url(../../public/embed/asterisk_orange.png?1010101); } #and_real_urls { background: url(http://example.com/image.png); }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jammit-core-0.1.1 | test/fixtures/src/test2.css |
jammit-core-0.1.0 | test/fixtures/src/test2.css |