mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
12 lines
282 B
JSON
12 lines
282 B
JSON
[
|
|
{
|
|
"id": "github_tools_base",
|
|
"type": "component",
|
|
"category": "package",
|
|
"className": "github_tools",
|
|
"description": "Base styles for Github Tools package",
|
|
"priority": 100,
|
|
"css": ".github_tools {\n /* Add package-specific styles here */\n}"
|
|
}
|
|
]
|