@noonnu/thecircle-m
동그라미체 - 의식의 흐름이 절정에 달하였을 때
Install
npm install @noonnu/thecircle-m --save
Import the CSS file
import '@noonnu/thecircle-m' // esm
// or
require('@noonnu/thecircle-m') // cjs
css-loader
@import url('~@noonnu/thecircle-m');
Usage
body {
font-family: ThecircleM;
}