Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node-sass -> dart-sass #91

Merged
merged 9 commits into from
Jan 28, 2021
Merged

node-sass -> dart-sass #91

merged 9 commits into from
Jan 28, 2021

Conversation

brophdawg11
Copy link
Owner

No description provided.

@@ -139,7 +139,7 @@ module.exports = {
loader: 'sass-loader',
...(config.sassLoaderData ? {
options: {
prependData: config.sassLoaderData,
additionalData: config.sassLoaderData,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"optimize-css-assets-webpack-plugin": "5.0.4",
"postcss-loader": "4.1.0",
"sass-loader": "8.0.2",
"sass": "1.32.5",
"sass-loader": "10.1.1",
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brophdawg11 brophdawg11 merged commit ad33e28 into main Jan 28, 2021
@brophdawg11 brophdawg11 deleted the brophdawg11/dart-sass branch January 28, 2021 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant