Hacker News new | ask | show | jobs
by danielskogly 1620 days ago
`node-sass` is deprecated [0]. use the `sass`[1] package instead

[0] https://www.npmjs.com/package/node-sass [1] https://www.npmjs.com/package/sass instead

2 comments

Actual source language is dart and this library is basically a transpilation of: https://sass-lang.com/dart-sass
Well I'll be...