Skip to content

Commit c50ccc7

Browse files
committed
build(deps): add flowbite
1 parent 9578ed2 commit c50ccc7

File tree

3 files changed

+57
-365
lines changed

3 files changed

+57
-365
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@
1414
"devDependencies": {
1515
"@iconify-json/heroicons": "^1.1.6",
1616
"@iconify-json/simple-icons": "^1.1.34",
17+
"@popperjs/core": "^2.11.6",
1718
"@sveltejs/adapter-auto": "next",
1819
"@sveltejs/adapter-cloudflare": "1.0.0-next.40",
1920
"@sveltejs/kit": "next",
2021
"@vite-pwa/sveltekit": "^0.0.1",
2122
"autoprefixer": "^10.4.13",
23+
"classnames": "^2.3.2",
24+
"flowbite": "^1.5.4",
25+
"flowbite-svelte": "^0.27.16",
2226
"postcss": "^8.4.19",
2327
"prettier": "^2.7.1",
2428
"prettier-plugin-tailwindcss": "^0.1.13",

0 commit comments

Comments
 (0)