ethantw / Han

「漢字標準格式」印刷品般的漢字排版框架 Han.css: the CSS typography framework optimised for Hanzi.
https://hanzi.pro/
MIT License
2.42k stars 135 forks source link

字体路径可以改为../fonts/** #72

Closed dahaha-365 closed 9 years ago

dahaha-365 commented 9 years ago

字体路径可以改为../fonts/**,和Font-Awesome、Bootstrap等主流框架保持一致,望采纳

ethantw commented 9 years ago

han.css整體的代碼風格統一使用「單數名詞」,有需要的話,請使用Sass變數來修改。

$han-font-woff: '../fonts/han.woff'
$han-font-otf: '../fonts/han.otf'