Write theme JSON files from buildThemes script

Co-Authored-By: Nate Butler <1714999+iamnbutler@users.noreply.github.com>
This commit is contained in:
Nathan Sobo
2022-04-01 09:45:11 -06:00
co-authored by Nate Butler
parent 99738db8a5
commit 6734a0e69d
9 changed files with 771 additions and 445 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
set -e
cd styles
npm install
npm run build