[wp-trac] [WordPress Trac] #62142: Sass Deprecation warnings during build process.
WordPress Trac
noreply at wordpress.org
Sun Oct 6 23:36:05 UTC 2024
#62142: Sass Deprecation warnings during build process.
------------------------------+----------------------------
Reporter: peterwilsoncc | Owner: peterwilsoncc
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 6.7
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: css
------------------------------+----------------------------
Changes (by peterwilsoncc):
* owner: (none) => peterwilsoncc
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"59185" 59185]:
{{{
#!CommitTicketReference repository="" revision="59185"
Tests/Build Tools: Update SCSS files to use new color functions.
Replaces deprecated color functions with their updated equivalents, see
[https://sass-lang.com/documentation/breaking-changes/color-functions/ the
deprecation documentation].
This results in four changes in the built files, `hsl` colors with a
negative lightness value are replaced with the keyword `black`. These
changes are harmless as they have no effect on the rendered colors.
Props aslamdoctor, veryard.
Fixes #62142.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62142#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list