close
The Wayback Machine - https://web.archive.org/web/20201030073958/https://github.com/iview/iview-theme
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 

README.md

iview-theme

Theme generator cli tool for iview

Installation

npm i iview-theme -g

Usage

Initialize a theme project "xxx" means iview tags or releases number, example: v2.14.3. If you havn't defined the version number, it will use the latest version.

iview-theme init my-theme

or

iview-theme init my-theme xxx
  1. Edit my-theme/custom.less and build your theme project
cd my-theme
iview-theme build -o dist/

About

Theme generator cli tool for iview

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.