We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc77677 commit e007ca3Copy full SHA for e007ca3
src/lib/ng-package.json
@@ -6,7 +6,8 @@
6
"assets": [
7
"./toastr.css",
8
"./toastr-old.css",
9
- "./toastr-bs4-alert.scss"
+ "./toastr-bs4-alert.scss",
10
+ "./toastr-bs5-alert.scss"
11
],
12
"dest": "../../dist"
13
}
0 commit comments