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

0.1.6 • Public • Published

@dongpojs/react-components

Get started

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

Style import

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

import "@dongpojs/react-components/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-components/es/index.scss";

## LICENSE

ISC

Copyright (c) 2020-present, Richard

/@dongpojs/react-components/

    Package Sidebar

    Install

    npm i @dongpojs/react-components

    Weekly Downloads

    9

    Version

    0.1.6

    License

    ISC

    Unpacked Size

    16.3 kB

    Total Files

    9

    Last publish

    Collaborators

    • richardo2016