Added an id to the style tag. Prepare for improved UX by not using refresh transport one day.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ if ( !defined( 'WPINC' ) ) {
|
||||
global $colors;
|
||||
?>
|
||||
|
||||
<style>
|
||||
<style id="minimalistflex-color-css">
|
||||
|
||||
:root {
|
||||
--minimalistflex-header: <?php
|
||||
|
||||
Reference in New Issue
Block a user