08-27-周三_17-09-29
This commit is contained in:
4
node_modules/less/test/less-bom/strict-units/strict-units.less
generated
vendored
Normal file
4
node_modules/less/test/less-bom/strict-units/strict-units.less
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
.units {
|
||||
cancels-to-nothing: (1px / 1px);
|
||||
cancels: ((((10px / 5em) / 1px) * 3em) * 1px);
|
||||
}
|
Reference in New Issue
Block a user