joemaddalone / react-svg-path

A low level library for creating svg paths in React
https://joemaddalone.github.io/react-svg-path-docs/
MIT License
28 stars 1 forks source link

Explore offset-path #30

Closed joemaddalone closed 3 years ago

joemaddalone commented 3 years ago

Can we implement something that utilizes css offset path? https://developer.mozilla.org/en-US/docs/Web/CSS/offset-path https://htmlstack.com/motion-path/

Pros:

Cons: