DEV Community

Discussion on: How to create a react component library using Storybook, TypeScript, SCSS, and Rollup?

Collapse
 
fritzaxel profile image
AxelFritz

I did it all but when i use yarn link i dont have the css on the project where i am importing the component. Any solution?

Collapse
 
iamrishupatel profile image
Rishu Patel

can you share your code using some online IDE?