Do you think it would be possible to make this compatible with Elementor? Elementor requires the_content() and it also generates dynamic CSS files. I saw something in Frontity that could make this feasible. I was looking for a way to get the benefits of a Headless CMS while still being able to use the Elementor page builder.
I will try to add the_content() to the page template you provide and see if I can dynamically load the CSS that is generated and saved to wp-uploads.
Do you think it would be possible to make this compatible with Elementor? Elementor requires the_content() and it also generates dynamic CSS files. I saw something in Frontity that could make this feasible. I was looking for a way to get the benefits of a Headless CMS while still being able to use the Elementor page builder.
I will try to add the_content() to the page template you provide and see if I can dynamically load the CSS that is generated and saved to wp-uploads.