Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Sep 14, 2023
1 parent 8fe5908 commit 00c5e49
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion client/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
"maximumError": "10kb"
}
],
"fileReplacements": [
Expand Down
1 change: 0 additions & 1 deletion client/src/app/pages/combat/combat.page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,6 @@
}
}


@keyframes rainbow {
100%, 0% {
background-color: var(--color-step-1);
Expand Down

0 comments on commit 00c5e49

Please sign in to comment.