0.1.0 • Published 3 years ago
@noonnu/yes-gothic-regular v0.1.0
@noonnu/yes-gothic-regular
예스 고딕 - 책을 꾸준히 읽는 사람이 되자

Install
npm install @noonnu/yes-gothic-regular --saveImport the CSS file
import '@noonnu/yes-gothic-regular' // esm
// or
require('@noonnu/yes-gothic-regular') // cjscss-loader
@import url('~@noonnu/yes-gothic-regular');Usage
body {
font-family: YESGothic-Regular;
}Link
0.1.0
3 years ago