MeastBlue
Fresh tabler icon class
Hello
I want to use the fresh tabler icon lib without using the npm version like this:
Then using it with a tailwind class conditioned by the value of a signal:
I'm encountering an error because the props class is not available with the tabler preact icon, but it is available when the import is done that way:
Can you help me make this work with the npm import? Because it's enough that I have several icons to import that the number of import lines may be too large.
Thanks
3 replies