Skip to content

Use "sass:list" for append function#15519

Open
p8 wants to merge 1 commit intofoundation:developfrom
p8:deprecations/append
Open

Use "sass:list" for append function#15519
p8 wants to merge 1 commit intofoundation:developfrom
p8:deprecations/append

Conversation

@p8
Copy link

@p8 p8 commented Jan 14, 2025

Description

Calling global append is deprecated. This uses "sass:list" instead.

Types of changes

  • Documentation
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (anything that would change an existing functionality)
  • Maintenance (refactor, code cleaning, development tools...)

Checklist

  • I have read and follow the CONTRIBUTING.md document.
  • The pull request title and template are correctly filled.
  • The pull request targets the right branch (develop or develop-v...).
  • My commits are correctly titled and contain all relevant information.
  • I have updated the documentation accordingly to my changes (if relevant).
  • I have added tests to cover my changes (if relevant).
Calling globalb `append` is deprecated. This uses "sass:list" instead.
@p8 p8 changed the title Use "sass:list" for append functions Jan 14, 2025
@javierjulio
Copy link
Contributor

@p8 thank you so much for doing this and the other PR's! They all look great.

@joeworkman can you please review this PR and the others in: #15520, #15521, #15522, #15523, #15524 which all resolve the reported SASS deprecations (excluding the @import case)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants