decor-6-expe/maquette-tests/csspageweaver/plugins/marginBox/config.json

11 lines
205 B
JSON
Raw Normal View History

2026-02-23 11:35:07 +01:00
{
"version": "1.0",
"ui": {
"title": "Margin boxes",
"description": "This Toogle border around margin box",
"toggle": true
},
"script": "marginBox.js",
"stylesheet": "marginBox.css"
}