@dongpojs/react-bindings
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

@dongpojs/react-antd

Get started

npm i -S @dongpojs/react-antd
# or
yarn add @dongpojs/react-antd

Style import

To import style of @dongpojs/react-antd, you can import style in javascript

import "@dongpojs/react-antd/es/index.scss";

or

// add PWD/node_modules to your sass parser's includes

// for sass-loader + webpack, set up in `options.sassOptions.includePaths`,
// see https://github.com/webpack-contrib/sass-loader

// for rollup + sass-loader + rollup-plugin-postcss
// see https://www.npmjs.com/package/rollup-plugin-postcss
@import "@dongpojs/react-antd/es/index.scss";

## LICENSE

ISC

Copyright (c) 2020-present, Richard

Readme

Keywords

none

Package Sidebar

Install

npm i @dongpojs/react-bindings

Weekly Downloads

2

Version

1.1.5

License

ISC

Unpacked Size

101 kB

Total Files

16

Last publish

Collaborators

  • richardo2016