diff options
| author | Kit La Touche <kit@transneptune.net> | 2024-10-04 14:10:32 -0400 |
|---|---|---|
| committer | Kit La Touche <kit@transneptune.net> | 2024-10-04 14:10:32 -0400 |
| commit | 9430825290ba345201546e35578891468da87265 (patch) | |
| tree | 0a705b985210fef75a566ba18df8ade9c3f78985 /hi-ui/package.json | |
| parent | d50b1b56c011c03c7d8a95242af404b727e91a80 (diff) | |
Add some Flowbite
For the styling.
Diffstat (limited to 'hi-ui/package.json')
| -rw-r--r-- | hi-ui/package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hi-ui/package.json b/hi-ui/package.json index fb8c483..663cf81 100644 --- a/hi-ui/package.json +++ b/hi-ui/package.json @@ -18,6 +18,9 @@ "eslint": "^9.0.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.36.0", + "flowbite": "^2.5.2", + "flowbite-svelte": "^0.46.22", + "flowbite-svelte-icons": "^1.6.1", "globals": "^15.0.0", "postcss": "^8.4.47", "prettier": "^3.1.1", |
