html-size-calculation
v1.1.0
Published
set rem in 100px to 1rem
Downloads
2
Readme
html-size-calulation
responsive html font-size
how to use
npm install html-size-calulation --save
const htmlSizeCalulation = require('html-size-calulation')
htmlSizeCalulation()
params
- first param to set the root font-size, default 100
- second param to set the base width of UI design, default 750