UNPKG

postcss-perfectionist

Version:
9 lines (6 loc) 159 B
"use strict"; exports.__esModule = true; exports.default = function (a, b) { return b.prop.length - a.prop.length; }; module.exports = exports["default"];