UNPKG

stylelint-order

Version:

A collection of order related linting rules for Stylelint.

4 lines (3 loc) 83 B
export function isRuleWithNodes(node) { return node.nodes && node.nodes.length; }