Files
17168ERP/web/App_Script/sweetalert2-9.10.9/src/sweetalert2.scss
2025-08-29 01:27:25 +08:00

12 lines
210 B
SCSS

// SweetAlert2
// github.com/sweetalert2/sweetalert2
@import 'scss/theming';
@import 'scss/polyfills';
@import 'scss/animations';
body {
@include sweetalert2-body();
@include sweetalert2-toasts-body();
}