UNPKG

postcss-ordered-values

Version:

Ensure values are ordered consistently in your CSS.

5 lines 305 B
import postcssValueParser from 'postcss-value-parser'; export default _default; /** @param {import('postcss-value-parser').ParsedValue} columns */ declare function _default(columns: import('postcss-value-parser').ParsedValue): string | postcssValueParser.ParsedValue; //# sourceMappingURL=columns.d.ts.map