I've run into another roadblock just trying to get a simple SASS instance
working.
I have a /ast/home.scss, and a /ast/_global.scss
At the top of /ast/home.scss, I have @import "global";
I have a very basic <group name="mobile"><css>/ast/home.scss</css></group> in
my wro.xml
I have cssUrlRewriting,cssImport,semicolonAppender,bourbonCss for preprocessors
I have cssVariables,cssMinJar for postprocessors
Whenever I attempt to access /wro/mobile.css, I see the exception
"ro.isdc.wro.WroRuntimeException: Cannot build valid CacheKey from request:
/wro/mobile.css/ast/global" in the stacktrace, and nothing gets outputted.
Original issue reported on code.google.com by alex.obj...@gmail.com on 25 Jul 2013 at 8:56
Original issue reported on code.google.com by
alex.obj...@gmail.com
on 25 Jul 2013 at 8:56