Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Each formatting will automatically increase “,” in scss #3183

Closed
shilim-developer opened this issue Oct 20, 2023 · 2 comments
Closed

Each formatting will automatically increase “,” in scss #3183

shilim-developer opened this issue Oct 20, 2023 · 2 comments
Labels
locked Please open a new issue and fill out the template instead of commenting. Stale

Comments

@shilim-developer
Copy link

Summary

Each formatting will automatically increase “,”

Steps To Reproduce:

$--popover: (
'bg-color': map.get($--bg-color, 'float'),
'font-size': map.get($--font-size, 'text'),
// 'border-color': cssVar('border-color-lighter'),
// 'border-radius': 4px,
);

Expected result

no do anything

Actual result

Each formatting will automatically increase “,”

Additional information

demo

VS Code Version: v1.83.1

Prettier Extension Version: v10.1.0

OS and version: window11

Copy link

This issue has been labeled as stale due to inactivity. Reply to keep this issue open.

@github-actions github-actions bot added the Stale label Dec 20, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 27, 2023
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot added the locked Please open a new issue and fill out the template instead of commenting. label Mar 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked Please open a new issue and fill out the template instead of commenting. Stale
Projects
None yet
Development

No branches or pull requests

1 participant