Skip to content

Preserve trailing commas in single-item SCSS lists - #19928

Open
kovsu wants to merge 2 commits into
prettier:mainfrom
kovsu:fix-scss-list-trailing-comma
Open

Preserve trailing commas in single-item SCSS lists#19928
kovsu wants to merge 2 commits into
prettier:mainfrom
kovsu:fix-scss-list-trailing-comma

Conversation

@kovsu

@kovsu kovsu commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixes #6356

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.
  • I did not use AI to generate this PR.
  • (If the above is not checked) I have reviewed the AI-generated content before submitting.

@netlify

netlify Bot commented Aug 28, 2026

Copy link
Copy Markdown

βœ… Deploy Preview for prettier ready!

Built without sensitive environment variables

Name Link
πŸ”¨ Latest commit 62e40b8
πŸ” Latest deploy log https://app.netlify.com/projects/prettier/deploys/6a91493300aa2400084713a3
😎 Deploy Preview https://deploy-preview-19928--prettier.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
πŸ€– Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new

pkg-pr-new Bot commented Aug 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

yarn add https://pkg.pr.new/@prettier/plugin-hermes@19928.tgz
yarn add https://pkg.pr.new/@prettier/plugin-oxc@19928.tgz
yarn add https://pkg.pr.new/@prettier/plugin-yuku@19928.tgz
yarn add https://pkg.pr.new/prettier@19928.tgz

commit: 62e40b8

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trailing Commas matter in SASS

1 participant