Properly format Sass module configuration values#11516
Open
niksy wants to merge 1 commit intoprettier:mainfrom
Open
Properly format Sass module configuration values#11516niksy wants to merge 1 commit intoprettier:mainfrom
niksy wants to merge 1 commit intoprettier:mainfrom
Conversation
5b41166 to
23d4faa
Compare
4 tasks
| $black: #222, | ||
| $border-radius: 0.1rem, | ||
| $font-family: | ||
| "Helvetica, sans-serif", |
Member
There was a problem hiding this comment.
hm , I think it should on the same line...
Contributor
Author
There was a problem hiding this comment.
It’s whole string so it’s placed in new line when line width is 40 characters or less. Try playing with print width.
lipis
approved these changes
Nov 24, 2021
fisker
approved these changes
Jul 19, 2022
Member
|
@niksy Can you fix conflicts? |
3cee521 to
c44be1a
Compare
Contributor
Author
|
@fisker done! |
Member
|
@alexander-akait Are you fine with this change? |
c44be1a to
c602c02
Compare
c602c02 to
6e7530c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Mentioned in #11487 (comment).
Checklist
docs/directory).changelog_unreleased/*/XXXX.mdfile followingchangelog_unreleased/TEMPLATE.md.✨Try the playground for this PR✨