zed/script/watch-themes

8 lines
57 B
Bash
Executable file

#!/bin/bash
set -e
cd styles
npm install
npm run watch