From eec1ee1d898f4a6364c5554683b32c6f3d555eb6 Mon Sep 17 00:00:00 2001 From: Alam Guardin Date: Mon, 2 Sep 2024 21:52:01 -0500 Subject: refactor: add remixicons for more variety in icons --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 2237374..894416c 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^4.13.1" + "astro": "^4.13.1", + "remixicon": "^4.3.0" } -} \ No newline at end of file +} -- cgit v1.2.3