apvarun / toastify-js

Pure JavaScript library for better notification messages
https://apvarun.github.io/toastify-js/
MIT License
2.23k stars 235 forks source link

Unable to change box-shadow of the toast #139

Open kurilpratik opened 4 weeks ago

kurilpratik commented 4 weeks ago

Unable to change box-shadow of the toast as when I'm trying to edit the style object of the toast the compiler doesn't recognize the box-shadow property and is throwing an error.

Code_pGETqPNWvG

deepak-jspanther commented 2 weeks ago

try boxShadow instead of box-shadow