Thanks Justin,
I understand that dependency order doesn't matter I only wanted to point out that dependency order seemed to matter to steal-tools build.
I've updated steal-tools to 0.4.0.
Thanks for the tip.
I understand that dependency order doesn't matter I only wanted to point out that dependency order seemed to matter to steal-tools build.
I've updated steal-tools to 0.4.0.
Thanks for the tip.
My mistack was thinking I could configure the dependency/behavior in my stealconfig.The only way to make that happen is to import a dependency that imports reset.css (if you want that to come first).
- "css/test.less": {deps: ["css/reset.css!"]}
Thanks for setting me straight.