Skip to content

Theemo / @theemo/style-dictionary / isNoCSSProperty

Function: isNoCSSProperty()

ts
function isNoCSSProperty(token): boolean;

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

Parameters

ParameterType
tokenTransformedToken

Returns

boolean