klen / python-scss

Python scss parser.

Home Page:http://packages.python.org/scss/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parse error for comments

flytwokites opened this issue · comments

An error occured when parse below scss:

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements */
dl, dt, dd, ul, ol, li, /* list elements */
pre, /* text formatting elements */
form, fieldset, legend, button, input, textarea, /* form elements */
th, td /* table elements */ { margin: 0; padding: 0; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote /* structural elements */
^
Expected end of text (at char 4), (line:1, col:5)

Sorry, I not supported python-scss anymore. Use https://github.com/Kronuz/pyScss