You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’d like to update to using @use here and in many, many other projects, now that this deprecation is being announced. Yet, in early attempts to try and get this working, it seems upstream projects need to be using the module system as well, else it all breaks down. Am still trying to get my head around it, to be honest.
In that respect, I think the first place to start making changes is in the other X-GOVUK projects this project depends on.
Deprecation warning about
Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
Issue seems to exist within:
govuk-eleventy-plugin
>lib
>govuk.scss
.govuk.scss
More info on the change can be found on Sass documentation: https://sass-lang.com/documentation/breaking-changes/import/
The text was updated successfully, but these errors were encountered: