postcss-unit2unit

0.3.0 • Public • Published

postcss-unit2unit

Postcss plugin, convert values to relative units

Options

{
    fromUnit: 'pt',
    toUnit: 'vw',
    ignoreRules: ['font-size'],
    ignoreComments: ['pt'],
    factor: 100 / 375
}

Readme

Keywords

none

Package Sidebar

Install

npm i postcss-unit2unit

Weekly Downloads

2

Version

0.3.0

License

MIT

Last publish

Collaborators

  • volune