Am I doing something wrong or is it a known issue that when using a sub theme the parent theme's css and js doen't get included?
I tried all possible settings of core library, but no luck. It seems to only load css/js that comes directly from a theme's .info file, not the ones of its parent theme.
I tried it with subthemes of omega and twitter_bootstrap. When I switched back to the parent theme all styles got included correctly.
I'd be glad to find a solution to this, as it doen't make sense for me not using subthemes.
Comments
Comment #1
pounardOh right, I think this is a real bug indeed.
Comment #2
pounardFixed it for 7.x-2.x version, now marking the bug for the 7.x-1.x that probably suffers from the same bug.
Comment #3
pounardPushed fix for 7.x-1.0 branch.
Comment #4
pounardOups wrong status changes.
New releases for both 1.x and 2.x branch will appear soon, thanks for reporting.