Files
metabuilder/packages/github_tools/seed/styles.json
2025-12-31 00:17:06 +00:00

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}"
}
]