0.1.0 • Published 3 years ago
@noonnu/cafe24-simplehae v0.1.0
@noonnu/cafe24-simplehae
카페24 심플해 - 둥글둥글 심플한 글씨체
Install
npm install @noonnu/cafe24-simplehae --save
Import the CSS file
import '@noonnu/cafe24-simplehae' // esm
// or
require('@noonnu/cafe24-simplehae') // cjs
css-loader
@import url('~@noonnu/cafe24-simplehae');
Usage
body {
font-family: Cafe24Simplehae;
}
Link
0.1.0
3 years ago