I\'ve written the following in an Aurelia app
import \"bootstrap/css/bootstrap.css!\";
import \"./app.css!\";
and I want app.css second in sin
We have some stuff in the pipeline that should help you with this issue. If you check out this:
I know that Aurelia will be passing the CSS files to the loader in order, but I'm not sure if we'll be able to guarantee loading order. Hopefully Rob can come over here and give a proper answer to this, though. I'll point him in this direction.