-
Notifications
You must be signed in to change notification settings - Fork 23
[Feature] 3D text #71
Comments
@IRobot1 feel free to submit a PR for this in Soba? |
Does this need to follow the ComponentStore style? The fonturl refers to a local asset that needs loading. 'assets/helvetiker_regular.typeface.json' Is there any existing example of loading an asset either in the soba library or by a story? |
I've been able to answer my own questions. Working towards pull request |
Can you add some notes to CONTRIBUTING that expands on "Start working on changes". I was running nx storybook soba and it was working. Now, I can't get it started again. There's so many build errors its impossible to figure out what's wrong. I'm getting very frustrated with this project. |
ERROR in ./libs/soba/.storybook/manager.js 1:0-43 |
|
@IRobot1 Sorry for the frustration. I just cloned the repo to another location and everything works as expected:
I would recommend nuking your node_modules, |
@IRobot1 What's your |
pnpm version 7.0.0 |
well yeah me too. Try what I suggested above and let me know if you can progress |
Code below might be a good candidate for an easy drop-in SOBA 3D Text component.
The text was updated successfully, but these errors were encountered: