add keyframe popover

add shadcn ui stuff
This commit is contained in:
2023-05-31 16:59:43 +02:00
parent e3098c4400
commit ebb2408a68
13 changed files with 671 additions and 1815 deletions

View File

@@ -156,7 +156,7 @@ function buildText(
type: "Fill",
color,
},
font_name: "Arial",
font_name: "Gilroy-Regular",
size,
align: "Center",
},
@@ -226,7 +226,7 @@ function buildStaggeredText(
stagger: 0.1,
letter: {
paint: {
font_name: "Arial",
font_name: "Gilroy-Regular",
style: {
type: "Fill",
color,