Skip to content

Volune/postcss-unit2unit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postcss-unit2unit

Postcss plugin, convert values to relative units

Options

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

About

Postcss plugin, convert values to relative units

Resources

License

Stars

Watchers

Forks

Packages

No packages published