stephane-monnot / react-vertical-timeline

Vertical timeline for React.js
https://stephane-monnot.github.io/react-vertical-timeline/
MIT License
1.07k stars 158 forks source link

how to have non-global css in nextjs using this plugin #115

Closed rinkisingh8181 closed 2 years ago

rinkisingh8181 commented 3 years ago

I have used this library and i have to add global css ('react-vertical-timeline-component/style.min.css') for that, I am creating this component in storybook, how can I use this library with non global css in next js?

stephane-monnot commented 2 years ago

Not possible now.