/** * Live-update changed settings in real time in the Customizer preview. */ ( function( $ ) { "use strict"; var style = $( '#adelin-color-scheme-css' ); var api = wp.customize; if ( ! style.length ) { style = $( 'head' ).append( '