Skip to content

Commit

Permalink
fix: remove sideEffects cause of it brokes styles (#237)
Browse files Browse the repository at this point in the history
fix: remove sideEffects cause of it broke styles
  • Loading branch information
korvin89 authored Aug 19, 2023
1 parent db6a093 commit d76d2a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"publishConfig": {
"access": "public"
},
"sideEffects": [
"*.css"
],
"dependencies": {
"@gravity-ui/date-utils": "^1.4.1",
"@gravity-ui/yagr": "^3.7.9",
Expand Down

0 comments on commit d76d2a9

Please sign in to comment.