mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 09:34:19 +08:00
docs(themes): update theme builder readme
This commit is contained in:
@ -15,17 +15,22 @@ NPM Install
|
||||
npm install
|
||||
|
||||
|
||||
Open Theme Builder App
|
||||
Run Theme Builder
|
||||
|
||||
npm run theme-builder
|
||||
|
||||
|
||||
Github App: Commit CSS Changes, and use this format:
|
||||
Open Theme Builder App
|
||||
|
||||
http://localhost:3333/theme-builder
|
||||
|
||||
|
||||
Github App: Commit CSS changes using this format:
|
||||
|
||||
style(theme): update oceanic theme
|
||||
|
||||
|
||||
Pull the latest again for safe measure:
|
||||
Pull the latest again for good measure:
|
||||
|
||||
git pull --rebase
|
||||
|
||||
|
Reference in New Issue
Block a user