Kronuz / pyScss

pyScss, a Scss compiler for Python
MIT License
582 stars 140 forks source link

pyScss doesn't seem to be able to compile certain SCSS files #400

Open jakobwuhrer opened 4 years ago

jakobwuhrer commented 4 years ago

I'm trying to use pyScss with https://html5up.net/read-only , but when I try to compile the scss it fails (first on a superfluous comma in a list, but removing that does not seem to fix the issue) any clue what might be going on?