[wp-trac] [WordPress Trac] #62323: Sass Deprecation warnings during build process with v 1.80.x
WordPress Trac
noreply at wordpress.org
Thu Jan 16 21:03:35 UTC 2025
#62323: Sass Deprecation warnings during build process with v 1.80.x
------------------------------+----------------------
Reporter: MattyRob | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.8
Component: Administration | Version: 6.7
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+----------------------
Changes (by desrosj):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"59656" 59656]:
{{{
#!CommitTicketReference repository="" revision="59656"
Administration: Modernize admin color scheme SASS files.
This updates the admin color scheme `.sass` files to address some
deprecated notices caused by upstream changes.
- `string` and `colors` are no longer globally available functions.
- `@import` is deprecated in favor of `@use`.
There are still a few notices that are output, however this will require
an update to the `grunt-sass` package to resolve.
Props MattyRob.
Fixes #62323.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62323#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list