valgeirb / vue-confetti-explosion

An explosion of confetti as a Vue 3 component.
https://www.npmjs.com/package/vue-confetti-explosion
MIT License
77 stars 6 forks source link

Prefixing css classes + stricter CSS rules #2

Closed plfort closed 1 year ago

plfort commented 2 years ago

This PR allows to avoid CSS class name collisions

plfort commented 2 years ago

@valgeirb do you think this is acceptable ?

valgeirb commented 2 years ago

This is probably a good idea, perhaps we should also add scoped to the style tag?

albertpratomo commented 2 years ago

Really need this PR to be merged!