16 lines
140 B
CSS
Raw Normal View History

2020-05-19 11:43:42 +03:00
#import {
color: red;
}
body {
width: 100%;
}
.test-rule-f {
height: 10px;
}
body {
width: 100%;
}
.test-rule-f {
height: 10px;
}