Theemo / @theemo/style-dictionary / isCSSProperty
Function: isCSSProperty()
ts
function isCSSProperty(token): boolean;
Defined in: packages/style-dictionary/src/filters/css-property.ts:13
Parameters
Parameter | Type |
---|---|
token | TransformedToken |
Returns
boolean