We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e7e95 commit 7b43cd5Copy full SHA for 7b43cd5
projects/angular-notifier/package.json
@@ -1,3 +1,7 @@
1
{
2
- "name": "angular-notifier"
+ "name": "angular-notifier",
3
+ "sideEffects": [
4
+ "*.scss",
5
+ "*.css"
6
+ ]
7
}
0 commit comments