0.1.0 • Published 3 years ago
@noonnu/one-mobile-pop v0.1.0
@noonnu/one-mobile-pop
원스토어 모바일POP체 - 튀긴음식만 먹어도 건강했으면

Install
npm install @noonnu/one-mobile-pop --saveImport the CSS file
import '@noonnu/one-mobile-pop' // esm
// or
require('@noonnu/one-mobile-pop') // cjscss-loader
@import url('~@noonnu/one-mobile-pop');Usage
body {
font-family: ONE-Mobile-POP;
}