Skip to content

Commit

Permalink
Pin Dart SASS to 1.79.6
Browse files Browse the repository at this point in the history
version 1.80.0+ throws a lot of warnings:

twbs/bootstrap#40962
  • Loading branch information
browniebroke committed Nov 27, 2024
1 parent 88ba893 commit 65cbb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"postcss": "^8.3.11",
"postcss-loader": "^8.0.0",
"postcss-preset-env": "^10.0.3",
"sass": "^1.43.4",
"sass": "1.79.6",
"sass-loader": "^16.0.1",
"webpack": "^5.65.0",
"webpack-bundle-tracker": "^3.0.1",
Expand Down

0 comments on commit 65cbb2a

Please sign in to comment.