Skip to content

CSS media queries get formatted incorrectly. #18

Description

@Joery-M

When I format CSS, the and part of media queries get condensed (its assuming its like url() or var()).
See image below:

image

I would be ok with this if it worked, but it doesn't.

I might have missed a setting, but I can only find one that makes the exact opposite happen to url() and var() and some other stuff.

"pretty-formatter.functionName": true

image
image

My normal settings:

"pretty-formatter.braces": true,
"pretty-formatter.preserveComment": true,
"pretty-formatter.tagMerge": true,

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    formatterIssues rooted in the abandoned prettydiff formatting engine

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions