Files
hyperframes/registry/components/hw-underline/registry-item.json
T
2026-07-31 22:18:42 +02:00

21 lines
651 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "hw-underline",
"type": "hyperframes:component",
"title": "Squiggle Marks",
"description": "Hand-drawn squiggle underline, double-pass strikethrough, and bracket marks that draw on",
"tags": ["handwritten", "annotation", "text-treatment"],
"files": [
{
"path": "hw-underline.html",
"target": "compositions/components/hw-underline.html",
"type": "hyperframes:snippet"
},
{
"path": "assets/fonts/Caveat-700-latin.woff2",
"target": "assets/fonts/Caveat-700-latin.woff2",
"type": "hyperframes:asset"
}
]
}