website/build_sass.sh
2016-06-26 18:44:56 +02:00

5 lines
121 B
Bash
Executable file

#!/bin/sh
sassc css/cryptohagen.scss > css/cryptohagen.css
yui-compressor css/cryptohagen.css > css/cryptohagen.min.css