Force a linebreak before and after a quote

I was able to get that working by adding

const composerController = api.container.lookup("controller:composer")

to the bottom of the theme component code. It’s related to api.modifyClass sometimes(!) not working - #12 by RGJ

3 Likes