sass/libsass

Better detection of missing rbrace (etc.)

Closed this issue · 0 comments

It currently falls upon the property/style parsing function to detect missing braces (because the selector lookahead will fall through). Add better checks for missing braces, and maybe check for strange characters during lookahead.