mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
In our app, we use the font-awesome stylesheet, add it to our webpack bundle and use the appropriate class with the <i> tag. Here. although for font-awesome, we can use the stylesheet to do the same, we would need to use `webfonts-loader` for our custom icons. In this astro project, we want to follow the Astro way, and unplugin-icons fits better with the Astro way of doing things. See this topic on the discussion on how we chose unplugin-icons: https://chat.zulip.org/#narrow/channel/19-documentation/topic/Stage.202.3A.20Icons/near/2168842
2.1 KiB
2.1 KiB