Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor(css)!: always use sass compiler API #19978

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sapphi-red
Copy link
Member

Description

Built on top of #19977.

Removes css.preprocessorOptions.{sass,scss}.api option and always use 'modern-compiler' for it.
Normal sass package also supports it and probably there's no reason to use 'modern' over it.
This would allow us to remove duplicated code between 'modern' and 'modern-compiler'.

Users will get a type error, but it won't break the behavior.

@sapphi-red sapphi-red added p1-chore Doesn't change code behavior (priority) breaking change labels May 1, 2025
@sapphi-red sapphi-red added this to the 7.0 milestone May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change p1-chore Doesn't change code behavior (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant