theme methods not working
DorsetDigital opened this issue · 0 comments
DorsetDigital commented
The themedCSS
and themedJavascript
methods don't currently accept the third parameter.
The signature of these methods in the Requirements
doesn't include the parameters to be able to pass to the backend.
Need to use injector to replace Requirements with an extended version to allow for the method signatures to be changed.