ExDebugToolbar and app.css

I’m using app.scss instead app.css in my Phoenix project. This change has broken ExDebugToolbar. It seems that ExDebugToolbar depends on having access to app.css to inject it’s views. How can I get around this?