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