website/build_sass.sh

5 líneas
121 B
Bash
Archivo Ejecutable

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