@import "../index.css";

body {
    content: 'foo';
    background: url('./foo.css');
}
