Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Using CSS and LESS dependencies with StealJS 0.3.0

$
0
0
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.
The only way to make that happen is to import a dependency that imports reset.css (if you want that to come first).
My mistack was thinking I could configure the dependency/behavior in my stealconfig.
  1. "css/test.less": {deps: ["css/reset.css!"]}

Thanks for setting me straight.




Viewing all articles
Browse latest Browse all 3491

Trending Articles