han-css
Version:
The CSS typography framework optimised for Hanzi
24 lines (23 loc) • 476 B
JSON
{
"name": "Han",
"repo": "ethantw/Han",
"version": "3.2.7",
"description": "The CSS typography framework optimised for Hanzi.",
"author": "Chen Yijun",
"keywords": [
"Hanzi",
"CJK",
"normalize",
"typography",
"typesetting"
],
"scripts": [ "dist/han.js" ],
"styles": [ "dist/han.css" ],
"fonts": [
"dist/font/han.woff",
"dist/font/han.otf",
"dist/font/han-space.woff",
"dist/font/han-space.otf"
],
"license": "MIT"
}