1.0.1 • Published 5 years ago

changefontsize v1.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

What is this?

Change font-size of text element with class="changeFontSize"

Installation

npm i changeFontSize --save

import { changeFontSize } from 'changeFromSize';

changeFontSize ({
    font_size = 15,
    font_type = "px"
})

Font-type is not required.

1.0.1

5 years ago

1.0.0

5 years ago