0.1.0 • Published 3 years ago
@noonnu/wedrive v0.1.0
@noonnu/wedrive
위드라이브 전용서체 - 나도 운전을 해보고 싶다

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