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