UNPKG

postcss-perfectionist

Version:
9 lines (6 loc) 171 B
"use strict"; exports.__esModule = true; exports.default = function (a, b) { return a.source.end.line === b.source.start.line; }; module.exports = exports["default"];