Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Blocks: Add automatic RTL handlind for block styles registered from m…
…etadata Related Gutenberg issue: WordPress/gutenberg#28274 With this change it is going to be possible to use the same pattern that wp_style_add_data uses for RTL handling. If the block style file with "-rtl.css" is included in addition to the regular style referenced in "block.json" file then it is going to be automatically registered. Props swisspidy, aristath. See #52301. Built from https://develop.svn.wordpress.org/trunk@49982 git-svn-id: https://core.svn.wordpress.org/trunk@49683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
- Loading branch information