You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Starting in WordPress 5.8 release, the use of block.json was encouraged. Create-guten-block does not have support for block.json which will cause custom block styles to not load. This can be tested by activating the Gutenberg plugin (to use the latest editor updates) Editor style and style must be defined in block.json metadata.
The text was updated successfully, but these errors were encountered:
virgiliud
changed the title
Block styles will not load in the new WordPress
Block.json is missing. Block styles will not load in the new WordPress
Nov 5, 2021
virgiliud
changed the title
Block.json is missing. Block styles will not load in the new WordPress
Block.json is missing. Block styles will not load in future WordPress releases
Nov 5, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Starting in WordPress 5.8 release, the use of block.json was encouraged. Create-guten-block does not have support for block.json which will cause custom block styles to not load. This can be tested by activating the Gutenberg plugin (to use the latest editor updates) Editor style and style must be defined in block.json metadata.
The text was updated successfully, but these errors were encountered: