mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(themes): add theme builder readme
This commit is contained in:
@@ -5,7 +5,7 @@ CD to core package:
|
||||
cd packages/core
|
||||
|
||||
|
||||
Let latest:
|
||||
Pull latest:
|
||||
|
||||
git pull --rebase
|
||||
|
||||
@@ -20,6 +20,14 @@ Open Theme Builder App
|
||||
npm run theme-builder
|
||||
|
||||
|
||||
Commit CSS Changes
|
||||
Github App: Commit CSS Changes, and use this format:
|
||||
|
||||
style(theme): update oceanic theme
|
||||
|
||||
|
||||
Pull the latest again for safe measure:
|
||||
|
||||
git pull --rebase
|
||||
|
||||
|
||||
Github App: Push to Origin
|
||||
|
||||
Reference in New Issue
Block a user