sweetalert2 / sweetalert2-themes

Themes for SweetAlert2: Dark, Minimal, Borderless, Bootstrap, Material UI, WordPress Admin, Bulma, ...
MIT License
227 stars 92 forks source link

Do not use tilde ~ #80

Closed limonte closed 3 years ago

limonte commented 3 years ago

close #79

-@import '~sweetalert2/src/variables';
+@import 'node_modules/sweetalert2/src/variables';
limonte commented 3 years ago

:tada: This PR is included in version 5.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: