UNPKG

@atlaskit/stylelint-design-system

Version:

Stylelint plugin for use with the Atlassian Design System.

3 lines (2 loc) 139 B
import type valueParser from 'postcss-value-parser'; export declare const getDefaultTokenValue: (node: valueParser.Node) => string | null;