@noonnu/mapo-agape
마포애민 - 눈누는 사랑, 그 자체입니다.
Install
npm install @noonnu/mapo-agape --save
Import the CSS file
import '@noonnu/mapo-agape' // esm
// or
require('@noonnu/mapo-agape') // cjs
css-loader
@import url('~@noonnu/mapo-agape');
Usage
body {
font-family: MapoAgape;
}