-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
When running "tokens:build" the command fails.
First it fails because the command is looking for a file at ./src/tokens/tokensTransform.mjs but the filename actually ends with a .js. Changing the extension to .mjs fixes this problem.
The second issue is that in the "tokens:transform" command it calls "token-transformer", which is not installed.
To Reproduce
Steps to reproduce the behavior:
- Install Emulsify
- Run "tokens:build"
Expected behavior
Tokens should be converted into custom variables.
┆Issue is synchronized with this Clickup task by Unito
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels