@import url("alternate-import.css");

div {
    background-color: red;
}
