mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 23:04:57 +00:00
12 lines
282 B
JSON
12 lines
282 B
JSON
[
|
|
{
|
|
"id": "form_builder_base",
|
|
"type": "component",
|
|
"category": "package",
|
|
"className": "form_builder",
|
|
"description": "Base styles for Form Builder package",
|
|
"priority": 100,
|
|
"css": ".form_builder {\n /* Add package-specific styles here */\n}"
|
|
}
|
|
]
|