remove flaticons
This commit is contained in:
parent
f791f57a15
commit
9df2517cf3
3 changed files with 0 additions and 2 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
|
@ -67,7 +67,6 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@clerk/backend": "1.21.4",
|
"@clerk/backend": "1.21.4",
|
||||||
"@clerk/themes": "^2.2.3",
|
"@clerk/themes": "^2.2.3",
|
||||||
"@flaticon/flaticon-uicons": "^3.3.1",
|
|
||||||
"@inlang/paraglide-sveltekit": "^0.15.0",
|
"@inlang/paraglide-sveltekit": "^0.15.0",
|
||||||
"@pothos/core": "^4.3.0",
|
"@pothos/core": "^4.3.0",
|
||||||
"@pothos/plugin-prisma": "^4.4.0",
|
"@pothos/plugin-prisma": "^4.4.0",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
@import 'tailwindcss/base';
|
@import 'tailwindcss/base';
|
||||||
@import 'tailwindcss/components';
|
@import 'tailwindcss/components';
|
||||||
@import 'tailwindcss/utilities';
|
@import 'tailwindcss/utilities';
|
||||||
@import '@flaticon/flaticon-uicons/css/all/all';
|
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
@apply text-base-content;
|
@apply text-base-content;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue