UNPKG

@atlaskit/stylelint-design-system

Version:

Stylelint plugin for use with the Atlassian Design System.

3 lines • 75 B
export var isVar = function isVar(node) { return node.value === 'var'; };