Chore svelte lucide #48

Merged
BenjaminPalko merged 3 commits from chore-svelte-lucide into master 2025-01-08 10:13:07 -05:00
3 changed files with 0 additions and 2 deletions
Showing only changes of commit 9df2517cf3 - Show all commits

BIN
bun.lockb

Binary file not shown.

View file

@ -67,7 +67,6 @@
"dependencies": {
"@clerk/backend": "1.21.4",
"@clerk/themes": "^2.2.3",
"@flaticon/flaticon-uicons": "^3.3.1",
"@inlang/paraglide-sveltekit": "^0.15.0",
"@pothos/core": "^4.3.0",
"@pothos/plugin-prisma": "^4.4.0",

View file

@ -1,7 +1,6 @@
@import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
@import '@flaticon/flaticon-uicons/css/all/all';
:root {
@apply text-base-content;