Package Exports
- @ant-design/cssinjs-utils
- @ant-design/cssinjs-utils/es/index.js
- @ant-design/cssinjs-utils/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ant-design/cssinjs-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@ant-design/cssinjs-utils
A cssinjs util library to support Ant Design (antd) and its ecosystem libraries.
Install
npm i @ant-design/cssinjs-utils --save
Usage
Example
Development
npm install
npm start
API
Test Case
npm test
npm run coverage
open coverage/ dir
License
cssinjs-util is released under the MIT license.