JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 759558
  • Score
    100M100P100Q208740F
  • License MIT

A cssinjs util library to support Ant Design (antd) and its ecosystem libraries.

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

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.