Skip to content

Commit

Permalink
Modify the directory structure
Browse files Browse the repository at this point in the history
Modify the directory structure
  • Loading branch information
icarusion committed Oct 28, 2016
1 parent 4b05d84 commit 5b7fe51
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions dist/styles/article.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions dist/styles/iview.all.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions dist/styles/iview.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions dist/styles/iview.pack.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*!
* iView
* Web: https://www.iviewui.com
* Github: https://github.com/iview/iview
* Author: Aresn
*/.signin{color:red}.signup{color:#f60}
1 change: 1 addition & 0 deletions dist/styles/packages/iview.pack.signin.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.signin{color:red}
1 change: 1 addition & 0 deletions dist/styles/packages/iview.pack.signup.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.signup{color:#f60}

0 comments on commit 5b7fe51

Please sign in to comment.