csstools / csstools/postcss-sass

Use modern dart-sass API instead of deprecated legacy API

Open
#45 0 comments 28 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
149
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Dart Sass began emitting warnings about using the legacy API in version 1.79.0 (released about 3 weeks ago, see https://github.com/sass/dart-sass/pull/2343), so it'd be worth migrating to the [modern API](https://sass-lang.com/documentation/js-api/#md:usage) soon as postcss-sass is currently still [using the legacy API](https://github.com/csstools/postcss-sass/blob/main/src/index.mjs#L84).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.