chore(icons): contribute to #2397 by improving the comment instructions

This commit is contained in:
Steffen Jost 2024-11-26 09:02:53 +01:00
parent 26831fde6e
commit cc7fa8333c

View File

@ -30,7 +30,11 @@ type WidgetSiteless = forall site. WidgetFor site ()
-- For consistency, some conditional icons are also provided, having suffix True/False -- For consistency, some conditional icons are also provided, having suffix True/False
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
-- IMPORTANT: Alert-Icons must be registered in alert-icons.js as well!!! -- IMPORTANT:
-- All icons must be manually registered within the following files:
-- - src/Utils/Icon.hs
-- - assets/icon-src/fontawesome.json
-- - frontend/src/icons.scss
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
data Icon data Icon
= IconNew = IconNew