rhymix/tests/_data/formatter/less.target1.css
2016-03-18 14:10:10 +09:00

9 lines
136 B
CSS

@charset "UTF-8";
.rhymix {
color: #123456;
background: url("../_data/formatter/foo/bar.jpg");
}
.rhymix span {
margin: 320px;
}