Open stephenmathieson opened 9 years ago
this always gets me...
index.css
@import './something'
something.css
.Something { color: blue; }
build.css
imo, omitting a ; shouldn't break everything :/
;
/cc @matthewmueller @dominicbarnes
this always gets me...
index.css
something.css
build.css
imo, omitting a
;
shouldn't break everything ://cc @matthewmueller @dominicbarnes