Tarek elkanaria
Results
2
issues of
Tarek elkanaria
Hello for compatibility, I think you need to add this missing line of code after line 3 in **scss/_toastContainer.scss** file: `transform: translate3d(0, 0, var(--toastify-z-index));` the standard property 'transform' is missing...
Replace / as division operation with the new math.div function in sass issue #102 reference from Sass: https://sass-lang.com/documentation/breaking-changes/slash-div in src/animations/pacman.scss file lines 46 and 88 I use the new math.div...