frappe_docker/frappe-bench/node_modules/less/test/css/import-once.css
2017-07-31 15:51:51 +05:30

15 lines
130 B
CSS

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