question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

upgrade to latest scss compiler version (dart-scss)

See original GitHub issue

We are currently using lib-sass to compile scss but this library has been deprecated for a while now, and is preventing us from using newer scss features such as @use which would provide significant benefit. The latest version of scss requires dart-scss (https://sass-lang.com/dart-sass).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mbylstracommented, May 3, 2021

There have been some developments, but there is no official node.js wrapper for “Embedded Sass” just yet, which means it can’t be used in the webpack scss plugin yet.

https://github.com/sass/dart-sass/issues/248#issuecomment-814385787

We’re still working on a Node.js wrapper for Embedded Sass in https://github.com/sass/embedded-host-node. We’ll post an update on the Sass blog once it’s ready for use.

There’s no timeline on that, and once there is a node.js wrapper, I suppose an update to the webpack scss plugin will need to be released. We might have to sleep on this one a while longer.

0reactions
github-actions[bot]commented, Jun 30, 2022

This issue was closed due to 2 months of inactivity. Feel free to reopen it if still relevant.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dart Sass
Dart Sass's stand-alone command-line executable uses the blazing-fast Dart VM to compile your stylesheets. To install Dart Sass on the command line, ...
Read more >
Upgrade SASS / SCSS to Use Latest CSS - YouTube
If your live sass compiler not working in vscode, or you want to use latest SASS / SCSS and CSS properties, it is...
Read more >
dart-sass - npm
A pure JavaScript implementation of Sass.. Latest version: 1.25.0, last published: 3 years ago. Start using dart-sass in your project by ...
Read more >
Switching from node-sass to dart sass in my angular-cli project
GNU c++ compiling something (likely itself); trying to run python2.7; trying to run any other version of python; trying to connect to github....
Read more >
Dart SCSS Support Request - Visual Studio Feedback
On the sass-lang.com website it is saying the version of SCSS Visual Studio is ... Visual Studio is preventing me from upgrading from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found