Package Exports
- @lambdacurry/component-library
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 (@lambdacurry/component-library) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
This project was bootstrapped with Create React App.
And converted into a component library based off of this article: https://hackernoon.com/creating-a-library-of-react-components-using-create-react-app-without-ejecting-d182df690c6b
Tailwind support was added with the help of this article: https://daveceddia.com/tailwind-create-react-app/