postcss-px-to-viewport
postcss-px-to-viewport copied to clipboard
Is the current package still under maintenance? inline style does not work
I want to support the conversion of css inline style to viewport units
<div style='margin: 20px 0'>inline style </div>
Currently, px will not be converted to the expected vw
@olegbalbekov @belov @dsazanov @KODerFunk