@import "variables";
@import "component";

body {
  background-color: $red;
}