UNPKG

@wordpress/e2e-tests

Version:
21 lines (20 loc) 525 B
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "test/iframed-multiple-stylesheets", "title": "Iframed Multiple Stylesheets", "category": "text", "icon": "smiley", "description": "", "supports": { "html": false }, "textdomain": "iframed-multiple-stylesheets", "editorScript": "iframed-multiple-stylesheets-editor-script", "editorStyle": "file:./editor.css", "style": [ "iframed-multiple-stylesheets-style", "iframed-multiple-stylesheets-style2", "file:./style3.css" ] }