NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/less/test/css/no-strict-math/no-sm-operations.css
2023-09-14 14:47:11 +08:00

19 lines
325 B
Java

.named-colors-in-expressions {
color-0: 0 -red;
color-1: #000101;
color-2: #ff0000;
color-3: #ff0000;
background-color: blue-2;
color: green-black;
animation: blue-change 5s infinite;
}
.named-colors-in-expressions-bar-red {
x: y;
}
.named-colors-in-expressions-barred {
a: a;
}
.division {
value: 2px;
}