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

Use Dart Sass instead of node-sass #318

Closed
macbre opened this issue Jun 11, 2021 · 0 comments · Fixed by #323
Closed

Use Dart Sass instead of node-sass #318

macbre opened this issue Jun 11, 2021 · 0 comments · Fixed by #323
Milestone

Comments

@macbre
Copy link
Owner

macbre commented Jun 11, 2021

Warning: LibSass and Node Sass are deprecated. While they will continue to receive maintenance releases indefinitely, there are no plans to add additional features or compatibility with any new CSS or Sass features. Projects that still use it should move onto Dart Sass.


This will also fix security issue:

updater | INFO <job_161196504> The latest possible version that can be installed is 1.0.0 because of the following conflicting dependency:
updater | <job_161196504> 
updater | <job_161196504>   [email protected] requires trim-newlines@^1.0.0 via [email protected]
updater | INFO <job_161196504> The earliest fixed version is 3.0.1.
@macbre macbre added this to the Roadmap milestone Jun 11, 2021
macbre added a commit that referenced this issue Jun 14, 2021
> Warning: LibSass and Node Sass are deprecated. While they will continue to receive maintenance releases indefinitely, there are no plans to add additional features or compatibility with any new CSS or Sass features. Projects that still use it should move onto Dart Sass.
> https://github.com/sass/node-sass#readme

Resolves #318

    Using dart-sass 1.34.1 (Sass Compiler) [Dart] dart2js 2.13.1 (Dart Compiler) [Dart]
@macbre macbre modified the milestones: Roadmap, v0.13 Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant