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