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