You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently code regarding icons is split and duplicated across the different frontend repositories. As this setup is not maintainable, this repository should combine and focus icon components and related logic & styles.
The following things should be done:
Icon CSS variables.
Icon CSS styles.
A simple lit-template function capable of rendering an icon, provided via SVG text.
Installing the package @mdi/svg within this project, and documenting it in the readme.
New minor release.
The text was updated successfully, but these errors were encountered:
Currently code regarding icons is split and duplicated across the different frontend repositories. As this setup is not maintainable, this repository should combine and focus icon components and related logic & styles.
The following things should be done:
@mdi/svg
within this project, and documenting it in the readme.The text was updated successfully, but these errors were encountered: