Update to phophoricons 2.1.0
WARNING: Breaking changes. This version removes Surface support due to surface_form not existing in hex.pm at this moment.
Updating libraries
Bugfixes
Bugfixes
Bugfixes
Bugfixes
Update to phophoricons 2.0.0
WARNING: Breaking changes. The way to use the icons changes completely. View docs for more information.
There are now different modules for LiveView and Surface: Phosphoricons.LiveView.Icon and Phosphoricons.Surface.Icon,
though the usage is the same, for instance:
<Phosphoricons.Surface.Icon name="plus" type="thin" class="w-6 h-6 inline" />
Important: Don't update unless you are on LiveView 0.18.0 already.