Dev
Results
1
comments of
Dev
The package has a js version without embedding. My example is for laravel. `import sweetalert from "sweetalert2/dist/sweetalert2.min";` - not css. and app.scss `@import '~sweetalert2/dist/sweetalert2.min.css';` Hope this helps someone