Kronuz / pyScss

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

Implement `to_sass` on types #232

Open eevee opened 11 years ago

eevee commented 11 years ago

Should print a hopefully-unambiguous representation of how the value would look in a Sass expression. Much friendlier for errors than repr.