foo.css 65 B

1234
  1. @import "bar.css" screen;
  2. body {
  3. background: black !important;
  4. }