Skip to content

Commit daec077

Browse files
committed
Chat styling
1 parent d60a8d0 commit daec077

3 files changed

Lines changed: 212 additions & 115 deletions

File tree

webview-ui/package-lock.json

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@
1818
"clean": "rimraf build"
1919
},
2020
"dependencies": {
21+
"@headlessui/react": "^2.2.0",
22+
"@heroicons/react": "^2.2.0",
2123
"@radix-ui/react-alert-dialog": "^1.1.6",
2224
"@radix-ui/react-collapsible": "^1.1.3",
2325
"@radix-ui/react-dialog": "^1.1.6",
2426
"@radix-ui/react-dropdown-menu": "^2.1.5",
2527
"@radix-ui/react-icons": "^1.3.2",
2628
"@radix-ui/react-popover": "^1.1.6",
27-
"@headlessui/react": "^2.2.0",
2829
"@radix-ui/react-progress": "^1.1.2",
2930
"@radix-ui/react-select": "^2.1.6",
3031
"@radix-ui/react-separator": "^1.1.2",

0 commit comments

Comments
 (0)