LearnNewsExamplesServices
Frontmatter
id1799
titlereplace node-sass with dart-sass
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 16, 2021, 2:05 PM
updatedAtApr 16, 2021, 2:08 PM
githubUrlhttps://github.com/neomjs/neo/issues/1799
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 16, 2021, 2:08 PM

replace node-sass with dart-sass

Closed v8.1.0 enhancement
tobiu
tobiu commented on Apr 16, 2021, 2:05 PM

node-sass was charming, since it was using a faster c based compiler (libsass).

however, the project got deprecated: https://www.npmjs.com/package/node-sass/v/5.0.0

"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."

i tested the now called sass package (dart-sass) and the theme builds work fine.

the package is also now included officially: https://sass-lang.com/install

tobiu added the enhancement label on Apr 16, 2021, 2:05 PM
tobiu assigned to @tobiu on Apr 16, 2021, 2:05 PM
tobiu referenced in commit 0d059b2 - "replace node-sass with dart-sass #1799" on Apr 16, 2021, 2:06 PM
tobiu closed this issue on Apr 16, 2021, 2:08 PM