Skip to content

Commit a085232

Browse files
committed
feat: adds styles for new repeater drag handle
1 parent ed8d3b9 commit a085232

File tree

4 files changed

+587
-615
lines changed

4 files changed

+587
-615
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>FormKit Theme Starter</title>
7+
<title>FormKit Theme Editor</title>
88
</head>
99
<body>
1010
<div id="app"></div>

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"@formkit/pro": "latest",
3737
"@formkit/theme-editor": "latest",
3838
"@formkit/vue": "latest",
39-
"@typescript-eslint/eslint-plugin": "^6.19.1",
39+
"@typescript-eslint/eslint-plugin": "^6.21.0",
4040
"@vitejs/plugin-vue": "^4.6.2",
4141
"bumpp": "^9.3.0",
4242
"eslint": "^8.56.0",
43-
"prettier": "^3.2.4",
43+
"prettier": "^3.2.5",
4444
"publint": "^0.2.7",
4545
"tailwindcss": "^3.4.1",
4646
"tsup": "^7.2.0",

0 commit comments

Comments
 (0)