mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
2 lines
79 B
Bash
2 lines
79 B
Bash
#!/bin/sh
|
|
gosass -input scss/ -output css/ -sourcemap -watch -style compressed
|