artlantis / phamlp

Automatically exported from code.google.com/p/phamlp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Exception thrown when compiling scss files

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Make a .scss file with "this+is_clearly - (invalid)};" in it.
2. Compile it with a SassParser.

What is the expected output? What do you see instead?
The compiler should throw an exception, but it does not.

What version of the product are you using? On what operating system?
3.2


This makes development quite difficult as your css rules are just silently 
dropped.

Original issue reported on code.google.com by daedalus...@gmail.com on 4 Feb 2011 at 1:55