Closed vincentdh closed 5 years ago
I will double check my code and do a new PR ...
Thanks for PR
Thanks for PR
I'm happy to contribute. But wait for my PR to works before saying thanks! ;)
I tried it locally, it seems to work. Is there something wrong?
I tried it locally, it seems to work. Is there something wrong?
It did not pass Travis. I didn't used my usual IDE and deleted the wrong import. New PR on the way ;) in 2-3 minutes
PR #77 pass the coverage this time ;) let discuss on the other PR if needed
As per the Sweetalert2 documentation, the file 'sweetalert2/dist/sweetalert2.js' must be imported instead of the 'sweetalert2' module to import the stylesheet separatly.
Importing the 'sweetalert2' module completely will also import stylesheet and it will not be possible to use custom style.