Skip to content

Conversation

@inside
Copy link

@inside inside commented Nov 7, 2012

This fixes the error introduces by 8ab1732 when calling the CSScomb command.

:CSScomb

E107: Parenthèses manquantes : g:CSSсomb(-1, 1, 4, )

It says "missing parenthesis".

The css is:

test {

margin: auto;
background-position: top;

}

My guess is that an invisible caracter has been written on that line. So I retyped it and it fixes the issue.

Regards,
Yann

miripiruni added a commit that referenced this pull request Nov 7, 2012
Please pull to fix master branch
@miripiruni miripiruni merged commit 1032032 into csscomb:master Nov 7, 2012
@miripiruni
Copy link

@inside thank you very much!

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.

2 participants