Use xtask for theme generation

This commit is contained in:
Piotr Osiewicz 2023-06-21 18:48:09 +02:00
parent 6e4439b4ca
commit 9aa7a50951
7 changed files with 122 additions and 17 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[alias]
xtask = "run --package xtask --"