unboundedpress/node_modules/css/Makefile
2019-07-23 04:28:47 +00:00

8 lines
71 B
Makefile

test:
@node test
benchmark:
@node benchmark
.PHONY: test benchmark