Closed kbrtrm closed 6 years ago
Hey @kbrtrm ,
Sorry to hear that. Unfortunately, if you want to use react-toastify
without glamor you have to stick with the v2
but you will miss the next updates.
Which css solution are you using ?
Bummer! Optional glamor would've been great. We're still employing a more traditional CSS approach and our CSS-in-JS situation is still in flux.
Hey there, looking to use
react-toastify
and I see thatglamor
is now a dependency withv3.*
. We won't be usingglamor
in our project because we already have a css solution and don't want to pull it in for just one package. Is there a way to usereact-toastify
withoutglamor
?