Skip to content

chore!: default to dart sass for sass option of cssPreprocessor #3921

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

Merged
merged 2 commits into from
Apr 30, 2019

Conversation

haoqunjiang
Copy link
Member

@haoqunjiang haoqunjiang commented Apr 30, 2019

BREAKING CHANGE:
Preset generated before v3.4.0 may contain a "cssPreprocessor": "sass"
field. It now means dart-sass rather than node-sass.

For generators, rootOptions.cssPreprocessor === 'sass' now also means dart sass.

BREAKING CHANGE:
Preset generated before v3.4.0 may contain a `"cssPreprocessor": "sass"`
field. It now means dart-sass rather than node-sass.
… dart sass

BREAKING CHANGE:
May affect those generator plugins who depends on this field
@haoqunjiang haoqunjiang changed the title chore!: default to dart sass for sass option in preset.json chore!: default to dart sass for sass option of cssPreprocessor Apr 30, 2019
@haoqunjiang haoqunjiang merged commit f4e6c33 into vuejs:dev Apr 30, 2019
@jinweijie
Copy link

nice, finally get rid of node-sass. :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants