#bg-dark-1 error

14 messages · Page 1 of 1 (latest)

dusky dock
#

Hi guys, i'm following this video https://www.youtube.com/watch?v=O5cmLDVTgAs, but I have an issue on this tailwind class. I do not understand why there is an error 'cause I have the right tailwind.config.ts file. Anyone can help me to understand this error?

Develop Threads, Next.js 13 app that skyrocketed to 100 million sign-ups in less than 5 days, and dethroned giants like Twitter, ChatGPT, and TikTok to become the fastest-growing app ever!

📚 Next.js 13 eBook & Course: https://resource.jsmastery.pro/nextjs-guide

⭐ Clerk - https://clerk.com/?utm_source=js_mastery&utm_medium=youtube&utm_campaign=...

▶ Play video
tropic bear
#

!!help.code

azure shellBOT
#
Give me your code! It will be easier for the both of us, and will make debugging way easier.
💠💠💠
tropic bear
#

Specifically tailwind.config and globals.css

dusky dock
frigid pagoda
#

Hi Dennis, you have to copy and paste the 2 files all over again. You can then delete next folder in the root, run npm install tailwindcss-animate, npm run dev and everything should be fine again

dusky dock
#

Ok, I edited the message adding pastebin links

frigid pagoda
#

Try closing the browser, do everything again including deleting and pasting the tailwindconfig and globalcss files. I had the same error yesterday and copy and paste only the global won't help

dusky dock
#

wow. It's working now!

#

I had to remove the import of the global.css file from layouts (under root and under auth) and rewrite the import again

#

strange behavior, but it's working now