mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-28 15:54:56 +00:00
12 lines
282 B
JSON
12 lines
282 B
JSON
[
|
|
{
|
|
"id": "user_manager_base",
|
|
"type": "component",
|
|
"category": "package",
|
|
"className": "user_manager",
|
|
"description": "Base styles for User Manager package",
|
|
"priority": 100,
|
|
"css": ".user_manager {\n /* Add package-specific styles here */\n}"
|
|
}
|
|
]
|