Added an id to the style tag. Prepare for improved UX by not using refresh transport one day.

This commit is contained in:
Frank419 2024-08-29 15:17:14 +08:00
parent 6db67ae28b
commit e5f36f4c58

View File

@ -9,7 +9,7 @@ if ( !defined( 'WPINC' ) ) {
global $colors; global $colors;
?> ?>
<style> <style id="minimalistflex-color-css">
:root { :root {
--minimalistflex-header: <?php --minimalistflex-header: <?php