diff --git a/Makefile b/Makefile index 2e130eb..d86cb7b 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,7 @@ docs-logos: clean: ## cleanup build and loose files @rm -rf build dist capture.svg + @rm docs/themes/*.svg -f # conditionals check-tag: