minishouyin/node_modules/@ant-design/cssinjs-utils
2025-11-12 11:35:57 +08:00
..
es first commit 2025-11-12 11:35:57 +08:00
lib first commit 2025-11-12 11:35:57 +08:00
LICENSE first commit 2025-11-12 11:35:57 +08:00
package.json first commit 2025-11-12 11:35:57 +08:00
README.md first commit 2025-11-12 11:35:57 +08:00

@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

http://localhost:8000

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.