Opened 5 weeks ago
Last modified 4 weeks ago
#62323 reviewing defect (bug)
Sass Deprecation warnings during build process with v 1.80.x
Reported by: | MattyRob | Owned by: | desrosj |
---|---|---|---|
Milestone: | 6.8 | Priority: | normal |
Severity: | normal | Version: | 6.7 |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
Follow up to #62142
SASS has deprecated global functions and also the @import
rule, see here:
https://sass-lang.com/documentation/breaking-changes/import/
https://sass-lang.com/documentation/at-rules/import/
Fixes for this have been created in a PR for ClassicPress and we are sharing this back should you wish to consider the same solution.
Patch files for the 2 commits are attached and the original PR is here:
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.