her.esy.fun/engine/compresscss.sh
Yann Esposito (Yogsototh) fe98c7dd13
script move
2020-02-09 12:57:46 +01:00

9 lines
200 B
Bash
Executable file

#!/usr/bin/env nix-shell
#!nix-shell -i zsh
#!nix-shell -I nixpkgs="https://github.com/NixOS/nixpkgs/archive/19.09.tar.gz"
#!nix-shell -p minify
# nix-shell -p nodePackages.clean-css
minify $1 > $2