Skip to content

Commit

Permalink
replace node_sass with sass
Browse files Browse the repository at this point in the history
  • Loading branch information
aschonfeld committed Mar 29, 2023
1 parent 76feadc commit f6d9628
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 898 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
"redux-mock-store": "^1.5.4",
"regenerator-runtime": "0.13.11",
"resolve": "1.22.1",
"sass": "^1.60.0",
"sass-loader": "13.2.0",
"serialize-javascript": "6.0.0",
"style-loader": "3.3.1",
Expand Down Expand Up @@ -137,7 +138,6 @@
"i18next": "22.4.9",
"immutable": "4.2.2",
"moment": "2.29.4",
"node-sass": "8.0.0",
"ntee": "2.0.0",
"numeral": "2.0.6",
"oboe": "2.1.5",
Expand Down

0 comments on commit f6d9628

Please sign in to comment.