aboutsummaryrefslogtreecommitdiffstats
path: root/src/wwwroot/backbundle.scss
blob: 907dfaa2fe7f4af3d17739e2149df25ceae9685b (plain) (blame)
1
2
3
4
5
6
7
@import "./styles/variables";
@import "~bootstrap/scss/bootstrap";
@import "./styles/vendor/quill.snow";
@import "./styles/vendor/quill.imageUploader.min";
@import "./styles/vendor/bootstrap-icons";
@import "./styles/base";
@import "./styles/back";