portfoliooooo
Some checks failed
test / cargo test (push) Failing after 1m24s

This commit is contained in:
2024-10-23 16:01:48 +02:00
parent 086ec33d7b
commit a2fdec755b
25 changed files with 563 additions and 323 deletions

View File

@ -6,7 +6,7 @@ tailwind:
# svg sprite creation
svgstore:
npx svgstore -o templates/icons/sprite.svg src/svg/**.svg
npx svgstore -o templates/icons/sprite.svg static/svg/input/*.svg
server_dev:
cargo watch -x run