Closed akagomez closed 8 years ago
@akagomez I checked into this and am not able to recreate so far. I added a test project to this gist: https://gist.github.com/matthewp/49afc2ffa4f60d2ec062835e678b72f4
One thing that is different is the Initiator tab, mine says only "steal.js" or "less-engine.js" which makes sense, those things are what fetches less files. Yours says "tasks.js", any idea what this file is?
Seeing that this can happen if you import less in JavaScript and also import it in a .less file. cc @ccummings
I have
@import "path/to/bootstrap.less"
in a few different files:Originall posted here: https://github.com/stealjs/steal-css/issues/14