Skip to content

Commit 90e372f

Browse files
committed
fix angular to css budget
1 parent c7cd1ae commit 90e372f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
{
5555
"type": "anyComponentStyle",
5656
"maximumWarning": "2kb",
57-
"maximumError": "10kb"
57+
"maximumError": "15kb"
5858
}
5959
],
6060
"outputHashing": "all"

0 commit comments

Comments
 (0)