3 lines
109 B
Bash
3 lines
109 B
Bash
#!/bin/bash
|
|
|
|
sass --style=compressed --error-css --update --no-source-map --watch --color src/sass:static/css |