From 9cd4b72f98e4ba1ddeb6b0679a7498f2fdd7c5b2 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 2 Oct 2025 23:37:13 +0200 Subject: [PATCH] chore: commit pending changes --- .cursor/rules/fontawesome.mdc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .cursor/rules/fontawesome.mdc diff --git a/.cursor/rules/fontawesome.mdc b/.cursor/rules/fontawesome.mdc new file mode 100644 index 00000000..40d38f19 --- /dev/null +++ b/.cursor/rules/fontawesome.mdc @@ -0,0 +1,6 @@ +--- +description: when creating or modifying UI elements, especially related to icons and buttons +alwaysApply: false +--- + +We use FontAwesome. If you can use a fa-icon (instead of text) use a fa-icon. \ No newline at end of file