UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

9 lines (6 loc) 118 B
FILE = css-color-names.json all: ./getcolors.sh | ./stringify.js > $(FILE) clean: rm -f $(FILE) .PHONY: all clean