Tailwind styling not working #6173
Unanswered
Chizitere01
asked this question in
Q&A
Replies: 3 comments 3 replies
-
Hi @Chizitere01 I'm not sure what's wrong with your project but I couldnt even install packages properly and run yarn dev. You should definitely follow course dependencies thats my advice. If you are using multiple package advisors thats not good either and can lead to multiple issues. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Okay ill try that
…On Thu, 5 Oct 2023, 02:46 Patryk Wargacki, ***@***.***> wrote:
Hi @Chizitere01 <https://github.com/Chizitere01>
If you have used multiple package advisors you should just reinstall all
your dependencies using one, yarn for example and it should fix all issues
for you. Please also delete your current node_modules or I would recommend
to even create fresh project and just copy paste package.json from course
repository then run yarn in terminal and remake rest of the folders and
files.
—
Reply to this email directly, view it on GitHub
<#6173 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2RACVQUBSEE4EF2KBVHUOTX5YGQHAVCNFSM6AAAAAA5MGY5GSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TCOJSHE2TA>
.
You are receiving this because you were mentioned.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/6173/comments/7192950
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am in lesson 10 of the course. 18:09:23 precisely and the tailwind CSS styling we have done so far isn't showing. i have retraced my steps to see if there is anything I missed, but I haven't seen. Please I need assistance.
here is my repo
https://github.com/Chizitere01/nextjs-smartcontract-lottery-fcc/
Thanks
Beta Was this translation helpful? Give feedback.
All reactions