The new Python API for PyScss lets you [inject variables](http://pyscss.readthedocs.org/en/latest/python-api.html#injecting-values). Wouldn't it be cool to inject django related variables? Like `$DEBUG`.
The new Python API for PyScss lets you inject variables.
Wouldn't it be cool to inject django related variables? Like
$DEBUG.