UNPKG

postcss-px-to-relative-unit

Version:

A postcss plugin to convert px to relative length units (vw / rem)

5 lines 81 B
.test { content: "1px"; content: '1px'; background-image: url('test1px'); }