summaryrefslogtreecommitdiff
path: root/tests/regressiontests/staticfiles_tests/project/documents/cached/denorm.css
blob: d6567b00dd693f9316753470ee524650b43913dd (plain)
1
2
3
4
@import url("..//cached///styles.css");
body {
    background: #d3d6d8 url(img/relative.png );
}