1.5.1
-
[Performance] Removed Blocksy CSS and JS that are queued in Admin instead of only in Customizer area,
-
[Preview] Fixed live reload of CSS variable.
-
[Admin CSS] Added some styling to apply the font sizes to the proper elements.
-
[Theme Support] Added a function that returns the value for "editor-font-sizes" theme support.
It automatically uses the value of Small, Medium, Large, and Huge font size as defined in Customizer
add_theme_support( 'editor-font-sizes', Custy::get_editor_font_sizes() );