NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/less/test/css/import-once.css
2023-09-14 14:47:11 +08:00

16 lines
140 B
Java

#import {
color: red;
}
body {
width: 100%;
}
.test-rule-f {
height: 10px;
}
body {
width: 100%;
}
.test-rule-f {
height: 10px;
}