mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-03 10:14:52 +00:00
12 lines
282 B
JSON
12 lines
282 B
JSON
[
|
|
{
|
|
"id": "admin_dialog_base",
|
|
"type": "component",
|
|
"category": "package",
|
|
"className": "admin_dialog",
|
|
"description": "Base styles for Admin Dialog package",
|
|
"priority": 100,
|
|
"css": ".admin_dialog {\n /* Add package-specific styles here */\n}"
|
|
}
|
|
]
|