chore(icons): contribute to #2397 by improving the comment instructions
This commit is contained in:
parent
26831fde6e
commit
cc7fa8333c
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user