diff --git a/webroot/theme/compile-css.sh b/webroot/theme/compile-css.sh new file mode 100755 index 0000000..255a484 --- /dev/null +++ b/webroot/theme/compile-css.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +npm run build