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

main.sass seemed to be broken #65

Open
kejoff opened this issue Oct 2, 2016 · 0 comments
Open

main.sass seemed to be broken #65

kejoff opened this issue Oct 2, 2016 · 0 comments

Comments

@kejoff
Copy link

kejoff commented Oct 2, 2016

When I want to compile the main.sass file I got an error on Atom and on sassmeister.com with 2 differents errors

Sassmeister : Invalid CSS after "...padding-left: 0": expected "{", was ""
Atom : ```
{
"status": 1,
"file": "/Users/KEJ/GitHub/kejoff.github.io/css/main.sass",
"line": 1,
"column": 1,
"message": "Invalid CSS after "-": expected 1 selector or at-rule, was "--- {}"",
"formatted": "Error: Invalid CSS after "-": expected 1 selector or at-rule, was "--- {}"
on line 1 of Users/KEJ/GitHub/kejoff.github.io/css/main.sass>> --- {}"
}

Do you have any idea why ?

Thanks,

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

No branches or pull requests

1 participant