stephane-monnot / react-vertical-timeline

Vertical timeline for React.js

Home Page:https://stephane-monnot.github.io/react-vertical-timeline/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enhancement: Ability to add custom breakpoints

joejcox opened this issue · comments

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