Skip to content

Theemo / @theemo/style-dictionary / isCSSProperty

Function: isCSSProperty()

ts
function isCSSProperty(token): boolean;

Defined in: packages/style-dictionary/src/filters/css-property.ts:13

Parameters

ParameterType
tokenTransformedToken

Returns

boolean