eneoli

Results 3 comments of eneoli

I also currently package these awesome icons as a nix package: https://github.com/NixOS/nixpkgs/pull/264047 Adding some sort of release system like tags would greatly simplify keeping track of changes and building reliable...

The [tsify-next](https://crates.io/crates/tsify-next) crate added support for that recently. It might be reasonable to switch to that crate as this one seems unmaintained.

After encountering the same issue and conducting some tests, I discovered the following: The test report generated by the template solution appears as follows: ```xml .... ``` Through experimentation, I...