mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-04 10:05:43 +03:00
Theme: Add editor styles.
This commit is contained in:
parent
a197adc6e2
commit
1db9ec9203
5 changed files with 604 additions and 3 deletions
|
@ -36,6 +36,8 @@ function setup() {
|
|||
add_theme_support( 'wp4-styles' );
|
||||
|
||||
add_theme_support( 'wp-block-styles' );
|
||||
add_theme_support( 'editor-styles' );
|
||||
add_editor_style( 'css/style-editor.css' );
|
||||
|
||||
add_theme_support(
|
||||
'editor-color-palette',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue