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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user