UNPKG

antd-style

Version:

css-in-js solution for application combine with antd v5 token system and emotion

18 lines (17 loc) 450 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "legacyLogicalPropertiesTransformer", { enumerable: true, get: function get() { return _cssinjs.legacyLogicalPropertiesTransformer; } }); Object.defineProperty(exports, "px2remTransformer", { enumerable: true, get: function get() { return _cssinjs.px2remTransformer; } }); var _cssinjs = require("@ant-design/cssinjs");