xiaoluoboding/vue-sonner

Add "classNames" props

lyneal opened this issue · 1 comments

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

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

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