Opened 8 years ago
Closed 8 years ago
#45551 closed defect (bug) (reported-upstream)
Parent editor-style.css doesn't load if you use a child theme
| Reported by: | superpoincare | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 5.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
I have a self created child-theme of twenty twelve but if I want to use the classic editor block in the block editor.
However, the editor seems to only load the child editor-style.css
Hence, for example the font used is Noto Serif.
If I activate the parent theme twenty twelve, however, it uses Open Sans (correctly).
So the bug is that in child themes, parent theme editor-style.css needs to be loaded.
(All seems well with loading of both parent and editor-style.css in the classic editor plugin)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Gutenberg issue for that: https://github.com/WordPress/gutenberg/issues/12798