0.1.0 • Published 3 years ago
@noonnu/nanum-barun-gothic v0.1.0
@noonnu/nanum-barun-gothic
나눔바른고딕 - 무례한 사람에게 웃으면서 대처하는 법
Install
npm install @noonnu/nanum-barun-gothic --save
Import the CSS file
import '@noonnu/nanum-barun-gothic' // esm
// or
require('@noonnu/nanum-barun-gothic') // cjs
css-loader
@import url('~@noonnu/nanum-barun-gothic');
Usage
body {
font-family: NanumBarunGothic;
}
Link
0.1.0
3 years ago