Files
zpc-bulletin-board/ZpcBulletinBoard/wwwroot/lib/sweetalert2/src/scss/_theming.scss
David Štaleker 28d1630749 prvi
2024-02-23 12:56:54 +01:00

9 lines
248 B
SCSS

// base file for including when performing theming
// doesn't include at-rules or root selectors (like body) which allows for more comprehensive extending
@import '../variables';
@import 'mixins';
@import 'toasts';
@import 'body';
@import 'core';