Skip to content

Commit

Permalink
replace node sass with sass (#591)
Browse files Browse the repository at this point in the history
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
  • Loading branch information
ShMcK committed Apr 10, 2022
1 parent 1628918 commit 13cd6cc
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 580 deletions.
2 changes: 1 addition & 1 deletion web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"react-addons-css-transition-group": "15.6.2",
"react-dom": "16.13.1",
"reselect": "^4.1.5",
"sass": "1.50.0",
"use-media": "1.4.0",
"xstate": "^4.26.1"
},
Expand All @@ -66,7 +67,6 @@
"babel-plugin-import": "1.13.3",
"customize-cra": "1.0.0",
"mini-css-extract-plugin": "0.11.2",
"node-sass": "6.0.1",
"prettier": "2.5.0",
"react-app-rewired": "2.1.8",
"react-scripts": "4.0.3",
Expand Down
Loading

0 comments on commit 13cd6cc

Please sign in to comment.