avaneeshtripathi / react-dice-roll

A highly customizable dice roll package built in react.
https://www.npmjs.com/package/react-dice-roll
36 stars 23 forks source link

prefix the "spin" CSS animation so it does not clash with existing (exemple: tailwind) animations #20

Open dievardump opened 6 months ago

dievardump commented 6 months ago

the spin css animation is clashing with other existing animations with same name... could it be prefixed?