UNPKG

@atlaskit/stylelint-design-system

Version:

Stylelint plugin for use with the Atlassian Design System.

3 lines (2 loc) 120 B
import type valueParser from 'postcss-value-parser'; export declare const isToken: (node: valueParser.Node) => boolean;