1.1.2 • Published 4 years ago
modern-normalize-cjk v1.1.2
Modern Normalize CJK
Normalize browsers' default style for CJK languages & DSR projects.
Differences from modern-normalize
:
- Adjust
line-height
to1.5
- Remove default font sets for complex CJK font environments
- Better font weight for cjk language
- Tests have been removed since there are not many changes
All credit should go to normalize.css
and modern-normalize
. This project is only for specific CJK usage and personal usage.
Browser Support
- Latest Chrome
- Latest Firefox
- Latest Safari
Install
NPM
npm i modern-normalize-cjk
Download
CDN
Usage
import 'modern-normalize-cjk/normalize.css';