2.1.1 • Published 4 years ago

ps-react-joeynguyen-test v2.1.1

Weekly downloads
24
License
-
Repository
-
Last release
4 years ago

react-components-test-joeynguyen

A library of React components created in Creating Reusable React Components on Pluralsight.

install

npm install react-components-test-joeynguyen

usage

This project support CSS Modules. For any component that imports a module CSS or SASS file for styles, those styles get compiled into a bundle.esm.css file in the dist/ directory. That CSS file needs to be imported into the production app's root JS/JSX file for the hashed class name that get generated for the component.

docs

Component documentation

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.0.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago