Asset-Borrowing-Website / node_modules / sweetalert2 / src / sweetalert2.scss
sweetalert2.scss
Raw
// SweetAlert2
// github.com/sweetalert2/sweetalert2

@import 'scss/theming';
@import 'scss/animations';

body {
  @include sweetalert2-body();
  @include sweetalert2-toasts-body();
}