Plugin Directory

Changeset 3056966


Ignore:
Timestamp:
03/22/2024 04:05:19 PM (21 months ago)
Author:
someguy9
Message:

Tweaked block.json

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lightweight-accordion/trunk/block.json

    r2497077 r3056966  
    77    "keywords": [ "accordion", "collapsible", "toggle" ],
    88    "textdomain": "lightweight-accordion",
    9     "editorScript": "file:./block/index.js",
    10     "style": "file:./editor-styles.css"
     9    "editorScript": "file:./build/index.js",
     10    "editorStyle": "file:./css/min/editor-styles.min.css",
     11    "style": "file:./css/min/lightweight-accordion.min.css"
    1112}
     13
Note: See TracChangeset for help on using the changeset viewer.