2 lines
101 B
CSS
2 lines
101 B
CSS
@import'some.css.file.css';@import'some/other.css.file.CSS';.import{color:red;width:6px;height:9px;}
|