1.1.2 • Published 4 years ago

modern-normalize-cjk v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Modern Normalize CJK

Normalize browsers' default style for CJK languages & DSR projects.

Differences from modern-normalize:

  • Adjust line-height to 1.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';
1.1.2

4 years ago

1.1.1

4 years ago