0.1.0 • Published 3 years ago
@noonnu/gilbeot-bi v0.1.0
@noonnu/gilbeot-bi
길벗체 BI - 주말에 회사일 하지말자

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