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-04 12:13:59 -07:00
committed by Keith Simmons
co-authored by Nate Butler
parent 70a783c8d1
commit d2a070c345
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