Yes, you are right.
Thanks that was the solution.
On Mon, Jun 17, 2019 at 3:44 PM Pete Whelpton wrote:
>
> The ; between "left" and "!important" is causing the parser error. If you
> remove it, the parser error should go away.
>
> If that property is to be flagged !important, then there should
The ; between "left" and "!important" is causing the parser error. If you
remove it, the parser error should go away.
If that property is to be flagged !important, then there should just be a
single ; after "!important".
You will probably still have a parser warning for "alignment" as it isn't a