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

11 lines
96 B
Java

.bar {
width: 800px;
height: 2px;
}
.foo {
width: 800px;
}
.lunch {
treat: ice cream;
}