xiaoluoboding / vue-sonner

🔔 An opinionated toast component for Vue.
https://vue-sonner.robertshaw.id
MIT License
889 stars 46 forks source link

The types success, error, warning etc... are not applying color #70

Closed gabrielinloco closed 4 months ago

gabrielinloco commented 4 months ago

I did the tutorial according to figma but when using types the color is not applied. Do I need to customize the color separately for each one? Or should it be applied automatically?

image image

I imported Toaster into my App.vue