input_inline_import.css 76 B

1234
  1. @import url(input_inline_import2.css);
  2. body {
  3. background-color: #f00;
  4. }