stephane-monnot / react-vertical-timeline

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

enhancement: Ability to add custom breakpoints #155

Open joejcox opened 1 year ago

joejcox commented 1 year ago

For example I am using TailwindCSS default breakpoints and they're not matching up with the timeline. We are changing styles based on breakpoint but it looks odd with the timeline.

Will look in to adding this in a PR