From 6b9e1c2cfd321bd80d64943e3415014b8bce88db Mon Sep 17 00:00:00 2001 From: Gregoo Date: Mon, 27 Jan 2025 18:55:26 +0100 Subject: [PATCH] Add remixicon in the libraries --- docs/development.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/development.md b/docs/development.md index 6799be0..8657590 100644 --- a/docs/development.md +++ b/docs/development.md @@ -16,6 +16,7 @@ It uses the following Python/pip packages: It also uses the following libraries and frameworks: - Boostrap (https://getbootstrap.com/) +- Remixicon (https://remixicon.com/) - `baguettebox` (https://github.com/feimosi/baguetteBox.js) - `tinysort` (https://github.com/Sjeiti/TinySort) - `sortable` (https://github.com/tofsjonas/sortable)