Can the Theme Customizer be used to generate static/cachable CSS, and how?
The sanitize_callback method is not a place where the compile process should be happening, this is for sanitizing a control’s setting value being passed. Initially to accomplish this in BoldGrid Theme Framework, we used the leafo/scssphp library as well, but the lack of live previewing changes, and long wait times for simple changes like changing … Read more