summaryrefslogtreecommitdiffstats
path: root/test/fixtures/asset_path/foo/stylesheets/bar/bar.css
blob: 49611eb818d387b637823b99c438516108f3201f (plain)
1
2
3
.foo {
  background-image: url("../../images/baz/baz.svg");
}