-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add assets error #30
Comments
I had this problem too before, hopefully these may help you get around it. Are you finding any console errors? What are they? First... did you use the Next, check that the following codeblock you copied from "Reuse CSS" contains relative links that accurately point to your assets/font/folder
|
@danielsouzapinna sorry for the issue you're experiencing with the tutorial. One item i want to ask you. Can you share your package.json, more specifically scripts and dependencies? @usrrname thank you for jumping, really appreciate it 👍 Stay safe both of you |
Going to close this issue as the code base is now adjusted to fix the underlying issue. Stay safe everyone |
I'm following this tutorial from learn storybook:
https://www.learnstorybook.com/intro-to-storybook/react/en/get-started/
For some reason when completing lesson 2, my storybook does not display the icons that should be displayed. I do not see any errors in the browser console or in the shell.
Can someone help me? Pls
The text was updated successfully, but these errors were encountered: