Skip to content

Commit 6250512

Browse files
committed
fix budget size for scss
1 parent 48605b9 commit 6250512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
{
9595
"type": "anyComponentStyle",
9696
"maximumWarning": "6kb",
97-
"maximumError": "10kb"
97+
"maximumError": "20kb"
9898
}
9999
]
100100
}

0 commit comments

Comments
 (0)