0.0.1-alpha.2 • Published 3 years ago

ts-vanilla-library v0.0.1-alpha.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Typescript, React, vanilla extract component library boilerplate

TODO: this is not working, no styles appearing.

yarn build

yarn publish

Get yarn link to work while developing

Make sure peer-installs runs by doing yarn install.

Navigate to /node_modules/react and run yarn link

Now navigate into the host project and run yarn link react

Read a detailed description here: https://dev.to/yvonnickfrin/how-to-handle-peer-dependencies-when-developing-modules-18fa