Allow themes to dequeue the default editor font (Noto Serif) #12611
Labels
Customization
Issues related to Phase 2: Customization efforts
[Feature] Custom Editor Styles
Functionality for adding custom editor styles
[Type] Enhancement
A suggestion for improvement.
Background and problem
The idea is that themes optimize user experience by styling the editor to match the frontend of the site. See Twenty Nineteen as an example. In the editor, the theme sets the same font as it uses on the frontend. This and most themes won't need the default editor font. Loading it is not needed.
Proposed solution
It would make sense to enable themes to easily dequeue the Noto Serif google font that is loaded in the editor. However, I am not sure if it is possible.
The editor is already loading a large amount of stuff (scripts and styles) to edit a post (> 3 Mb). I think that every bit that we can remove is a win.
The text was updated successfully, but these errors were encountered: