Skip to content

Commit

Permalink
Added fix for React build issue:
Browse files Browse the repository at this point in the history
  • Loading branch information
jwinsl01 committed Nov 7, 2019
1 parent 424d3fe commit 447e38c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,13 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"cssnano": {
"preset": [
"default",
{
"calc": false
}
]
}
}

0 comments on commit 447e38c

Please sign in to comment.