
@import "./other-style.css";

body {
	background-color: red;
}

@import "./another-style.css";
