UNPKG

postcss-sparrow-units-filter

Version:

A PostCSS Sparrow plugin that helps you filter declarations by its unit.

8 lines (5 loc) 84 B
import * as R from 'ramda' const getValue = R.prop('value') export { getValue }