When using molekule outside of HeyDoctor applications, the MDI Icons do not work. Must use this link in order for icons to show: ``` <link href="https://cdn.materialdesignicons.com/4.5.95/css/materialdesignicons.min.css" rel="stylesheet"> ``` We should figure out a better way to use icons within molekule. This affects a few components such as `Select`, `Modal`, and `Button`.
When using molekule outside of HeyDoctor applications, the MDI Icons do not work.
Must use this link in order for icons to show:
We should figure out a better way to use icons within molekule. This affects a few components such as
Select,Modal, andButton.