Answer the question
In order to leave comments, you need to log in
Is the Koala compiler throwing an error?
I just started using Koala, maybe I don’t understand something, but when compiling sass, I get the error " Error: Invalid CSS after "97%": expected expression (eg 1px, bold), was ";" "
All code:
#main {
width: 97%;
p, div {
font-size: 2em;
a { font-weight: bold; }
}
pre { font-size: 3em; }
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question