xiaoluoboding / vue-sonner

🔔 An opinionated toast component for Vue.
https://vue-sonner.vercel.app
MIT License
803 stars 41 forks source link

Add "classNames" props #43

Closed lyneal closed 5 months ago

lyneal commented 7 months ago

Like "sonner" for react, is it possible to add the classNames props? This property can be used to change the style of all elements "even for states".

https://sonner.emilkowal.ski/styling

sadeghbarati commented 6 months ago

@lyneal it should be fixed in new release but new release has some breaking changes

className ---> class classNames ---> classes