You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/js/_enqueues/wp/customize/preview.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -645,7 +645,7 @@
645
645
style=$('style#global-styles-inline-css');
646
646
value=value.replace(/\/\*(BEGIN|END)_CUSTOMIZER_CUSTOM_CSS\*\//g,'');// Forbid milestone comments from appearing in Custom CSS which would break live preview.
0 commit comments