Daniel Jowett
Daniel Jowett
I've encountered issues with using this subtemplate - mainly that CSS is not compiled, therefore there is no theme. Fixes I've made that seem to be getting me there: 1)...
The `css:-if-theme` rule is displayed as _red_, rather than _green_ even though the contained `BLAH BLAGH BLAH` rule is clearly activated in the screenshot below 
(moved from https://github.com/plone/plone.app.theming/issues/104) I'd like to be able to do this ``` ``` `....` **`` ``** `....` `` Correct me if I'm wrong, but I don't think that's currently possible/easy?
Is there a reason that the `AssertionError` in the body matcher does not supply details of the error? It is difficult to determine some test failures without it. This is...