postcss-px-to-viewport icon indicating copy to clipboard operation
postcss-px-to-viewport copied to clipboard

Is the current package still under maintenance? inline style does not work

Open LuoRiWuSheng opened this issue 2 years ago • 0 comments

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

LuoRiWuSheng avatar Jan 28 '23 11:01 LuoRiWuSheng