mf-fonts
v1.0.1
Published
AlibabaPuHuiTi
Downloads
5
Readme
🚀 MF-FONTS!
1. Installation
npm install mf-fonts
2. Setup
Link tag:
<link rel="stylesheet" href="./node_modules/mf-fonts/style.css">
ES6:
import "mf-fonts"
3.Usage
*{
font-family: "puhui";
font-weight: "400"
}