docs(themes): add theme builder readme

This commit is contained in:
Ben
2017-12-21 12:21:33 -06:00
parent cca878cb3c
commit 572eb7c0b4

View File

@@ -1,3 +1,25 @@
# Theme Builder
CD to core package:
cd packages/core
Let latest:
git pull --rebase
NPM Install
npm install
Open Theme Builder App
npm run theme-builder
Commit CSS Changes
style(theme): update oceanic theme