Skip to content

fix(types): prefer sass-embedded types over sass types for preprocessorOptions.sass (fix #20150)#20166

Merged
sapphi-red merged 1 commit intovitejs:mainfrom
morganney:fix/sass-preprocessor-option-types
Jun 6, 2025
Merged

fix(types): prefer sass-embedded types over sass types for preprocessorOptions.sass (fix #20150)#20166
sapphi-red merged 1 commit intovitejs:mainfrom
morganney:fix/sass-preprocessor-option-types

Conversation

@morganney
Copy link
Copy Markdown
Contributor

Description

Prefers types from sass-embedded in css.preprocessorOptions.scss when installed.

@sapphi-red sapphi-red changed the title fix: css preprocessor sass option types (fix #20150) fix(types): css preprocessor sass option types (fix #20150) Jun 6, 2025
@sapphi-red sapphi-red changed the title fix(types): css preprocessor sass option types (fix #20150) fix(types): prefer sass-embedded types over sass types for preprocessorOptions.sass (fix #20150) Jun 6, 2025
@sapphi-red sapphi-red added feat: css p2-edge-case Bug, but has workaround or limited in scope (priority) labels Jun 6, 2025
Copy link
Copy Markdown
Member

@sapphi-red sapphi-red left a comment

Choose a reason for hiding this comment

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

Thanks!

@sapphi-red sapphi-red merged commit 7db56be into vitejs:main Jun 6, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat: css has workaround p2-edge-case Bug, but has workaround or limited in scope (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

css.preprocessorOptions type error with sass importers

2 participants