GTBitsOfGood / bog-component-library

A reusable, easily readable, easily integrated, and widely used component library for Bits of Good.
https://bog-component-library.netlify.app/
1 stars 0 forks source link

feature(rollup): publish rollup #70

Closed therealsharath closed 2 years ago

therealsharath commented 2 years ago

Description

Closes https://github.com/GTBitsOfGood/bog-component-library/issues/58

We have successfully published our component library as a node package.

Type of change

🆕 Feature

How to Test

Add the node package to a project by running yarn add bog-component-library and import and use components from the package.

Checklist