her.esy.fun/engine/compresscss.sh

4 lines
40 B
Bash
Raw Normal View History

2020-05-25 20:28:06 +00:00
#!/usr/bin/env bash
2019-11-18 08:46:15 +00:00
2020-02-10 08:42:17 +00:00
minify "$1" > "$2"