sciactive / pnotify

Beautiful JavaScript notifications with Web Notifications support.
https://sciactive.com/pnotify/
Apache License 2.0
3.65k stars 513 forks source link

Issue in minimized css when manually downloading a bundle with NonBlock checked #275

Closed milandejong closed 7 years ago

milandejong commented 7 years ago

I noticed in the minimized CSS the nonblock section is missing. The non minimized version is complete.

The missing CSS will result in "Uncaught RangeError: Maximum call stack size exceeded" errors in javascript.

hperrin commented 7 years ago

Fixed.