Initial commit

This commit is contained in:
Maksym Vasylchenko
2026-02-09 21:18:33 +02:00
commit 1748236a37
656 changed files with 77495 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "AuroraBackground",
"description": "Aurora borealis-style background with multiple rotated gradient bars and blur effect.",
"constraints": {},
"propsSchema": {
"className?": "string"
},
"usageExample": "<AuroraBackground />",
"do": [
"Use for landing pages",
"Use for feature showcases",
"Use for capability displays"
],
"dont": [],
"editRules": {
"textOnly": true,
"layoutLocked": true,
"styleLocked": true
}
}