5 lines
72 B
CSS
5 lines
72 B
CSS
@import "css-import-rule-sheet-2.css";
|
|
|
|
body {
|
|
background: green;
|
|
}
|