2 lines
72 B
Bash
Executable File
2 lines
72 B
Bash
Executable File
#!/bin/sh
|
|
npx sass --watch -s compressed src/style.sass:static/style.css |