Hi Sebastian,
would there be a way I can tell Microthemer to recompile the SCSS from code? I don’t need you to dig in deep, just wondered if there was an easy way from inside my own plugin. Maybe a method I can call?
thanks!
Koen.
MT now runs the Sass compilation in the browser using a JS library. There is currently still a server side option, but that PHP library will be removed in future. So for function calls, you would need to trigger an MT JavaScript function. Does your plugin run in the browser alongside MT? If so you could try running: