Kronuz / pyScss

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

Strict mode #139

Open eevee opened 11 years ago

eevee commented 11 years ago

I call it strict mode, but it should really be the default, and should only be turned off for backwards compatibility.

Some things that should be errors:

Note that some particularly egregious constructs like IE's expression still need to make it through unscathed.

Some things that are hard to make strict, but may be opt-in warnings or linters: