Leocardoso94 / animated-number-react

Super easy way to animate numbers with React
MIT License
103 stars 13 forks source link

How can i add custom styles? #9

Closed jose920405 closed 4 years ago

jose920405 commented 4 years ago

The only way is updated all span tag. But that affects my others span in the proyect.

Should i add styles to span with a selector? or there is cleaner way?

Doylito commented 4 years ago

@jose920405 Did you have any luck with this? I am having the same issue.

Leocardoso94 commented 4 years ago

I add an option to pass a className to the span aba9fd7019431cd437aa96580ed7b9c73cc5b259

Leocardoso94 commented 4 years ago

update to 0.1.0