Created
May 19, 2020 20:19
-
-
Save nleush/abeb2931c74acd4406c1b45f2269ef15 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"rules":[{ | |
"class": "InteractiveRule", | |
"selector" : "figure.wp-block-embed", | |
"properties" : { | |
"interactive.iframe" : { | |
"type" : "children", | |
"selector" : "div.wp-block-embed__wrapper" | |
} | |
} | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment