mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-02 09:45:00 +00:00
12 lines
278 B
JSON
12 lines
278 B
JSON
[
|
|
{
|
|
"id": "forum_forge_base",
|
|
"type": "component",
|
|
"category": "package",
|
|
"className": "forum_forge",
|
|
"description": "Base styles for Forum Forge package",
|
|
"priority": 100,
|
|
"css": ".forum_forge {\n /* Add package-specific styles here */\n}"
|
|
}
|
|
]
|