mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
12 lines
266 B
JSON
12 lines
266 B
JSON
[
|
|
{
|
|
"id": "lua_test_base",
|
|
"type": "component",
|
|
"category": "package",
|
|
"className": "lua_test",
|
|
"description": "Base styles for Lua Test package",
|
|
"priority": 100,
|
|
"css": ".lua_test {\n /* Add package-specific styles here */\n}"
|
|
}
|
|
]
|