0.1.0 • Published 3 years ago
@noonnu/tt-together v0.1.0
@noonnu/tt-together
TT투게더 - 디자이너와 함께하는 투게더

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