Skip to content

node-sass is deprecated #6012

Closed
Closed
@Mikilll94

Description

@Mikilll94

What problem does this feature solve?

node-sass is officially deprecated.
https://github.com/sass/node-sass

vue-cli should inform the user about that fact. Dart Sass should be the suggested SASS implementation.

What does the proposed API look like?

When selecting a CSS preprocessor the prompt should inform the user that node-sass is deprecated.

Pick a CSS pre-processor (PostCSS, Autoprefixer and CSS Modules are supported 
by default): (Use arrow keys)
❯ Sass/SCSS (with dart-sass) 
  Sass/SCSS (with node-sass) <!-- THIS IS DEPRECATED NOW -->
  Less 
  Stylus 

Metadata

Metadata

Assignees

No one assigned

    Labels

    intend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions