chore(icons): add instructions on how to add icons

This commit is contained in:
Steffen Jost 2024-10-28 17:48:41 +01:00 committed by Sarah Vaupel
parent fcf1b6d9d8
commit 5d46479a33

View File

@ -29,6 +29,13 @@ type WidgetSiteless = forall site. WidgetFor site ()
-- We collect all used icons here for an overview.
-- For consistency, some conditional icons are also provided, having suffix True/False
{- How to add icons:
- edit utils/rename-fa.json by adding "our-name": "fa-name"
- make sure to only use fontawesome v6.6.0 free icons
- delete directory node_modules
-}
---------------------------------------------------------------------------
-- IMPORTANT:
-- All icons must be manually registered within the following files: