4 lines
83 B
Bash
4 lines
83 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
sassc ./sass/gtk.scss gtk.css
|
||
|
sassc ./sass/gtk-dark.scss gtk-dark.css
|