Updated Han.css to v2.3.0

This commit is contained in:
Chen Yijun
2014-02-12 14:01:16 +08:00
parent 7fbd7f2a1b
commit 40ff31841d
6 changed files with 3409 additions and 4 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+7 -4
View File
@@ -1,21 +1,24 @@
{
"name": "Han",
"filename": "han.css",
"version": "2.2.3",
"version": "2.3.0",
"description": "The CSS typography framework optimised for Hanzi",
"keywords": [
"han",
"Chinese",
"Japanese",
"Korean"
"Korean",
"CSS",
"normamlize",
"typography"
],
"author": "ethantw <ethantw@me.com>",
"homepage": "http://http://css.hanzi.co/",
"homepage": "http://css.hanzi.co/",
"bugs": "https://github.com/ethantw/Han/issues",
"licenses": [
{
"type": "MIT",
"url": "http://css.hanzi.co/license.md"
"url": "http://css.hanzi.co/LICENSE.md"
}
],
"repository": {