- From: Mathieu Dutour via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 Jan 2020 15:37:46 +0000
- To: public-design-tokens-log@w3.org
You could represent a function call with JSON: ``` { value: { function: 'multiply', arguments: [tokenA, tokenB]} } ``` so that’s not really an issue. But you need to know what `multiply` is, hence much comment about about whether we should specify that or not -- GitHub Notification of comment by mathieudutour Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/1#issuecomment-578181249 using your GitHub account
Received on Friday, 24 January 2020 15:37:48 UTC