Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creator: Use core function for loading editor styles #510

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

ryelle
Copy link
Contributor

@ryelle ryelle commented Jul 21, 2022

Remove the forked gutenberg_get_editor_styles, and use the core version get_block_editor_theme_styles.

Fixes #508.

Remove the forked `gutenberg_get_editor_styles`, and use the core version `get_block_editor_theme_styles`.

Fixes #508.
@ryelle ryelle added the [Component] Pattern Creator Anything related to the pattern front end editor or preview label Jul 21, 2022
@ryelle ryelle self-assigned this Jul 21, 2022
@ryelle ryelle merged commit d2c8253 into trunk Jul 21, 2022
@ryelle ryelle deleted the fix/508-get-editor-styles branch July 21, 2022 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] Pattern Creator Anything related to the pattern front end editor or preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove reliance on gutenberg_get_editor_styles()
1 participant