8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca02ff1 commit 03d1ff0Copy full SHA for 03d1ff0
tns-core-modules/ui/core/properties/properties.ts
@@ -1,4 +1,4 @@
1
-import reduceCSSCalc from "reduce-css-calc";
+import * as reduceCSSCalc from "reduce-css-calc";
2
3
// Definitions.
4
import * as definitions from "../view-base";
0 commit comments