themes/solarized-everything-css/Makefile
GasparVardanyan 25d27e5472 update
2022-03-21 11:48:13 +04:00

13 lines
127 B
Makefile

.PHONY: all screenshots
all:
@./make.py
clean:
rm -rf css
release:
bash release.sh
screenshots:
@./make.py screenshots