0.1.0 • Published 3 years ago
@noonnu/youth v0.1.0
@noonnu/youth
청소년체 - 꽃씨는 흙을 뚫고 얼음을 뚫고

Install
npm install @noonnu/youth --saveImport the CSS file
import '@noonnu/youth' // esm
// or
require('@noonnu/youth') // cjscss-loader
@import url('~@noonnu/youth');Usage
body {
font-family: Youth;
}