Mustafa Adam Alshammaa

Results 8 comments of Mustafa Adam Alshammaa

bulletproof-nextjs13 😝

Hi just wanna say that I'm experiencing the same problem mentioned in some comments here regards importing the global variables.scss file. Has anyone found a solution or a workaround for...

I'm afraid this still isn't working after upgrading to Next.js 13.4.8... I'm doing the exact same steps as their example here: [https://github.com/vercel-labs/nextgram/blob/main/src/app/%40modal/(.)photos/%5Bid%5D/page.tsx](nextgram) but with the exception that I'm using it...

I was having problem with the dark mode functionality in my app as well and I found out that I by accident changed the .dark selector in global.css from `.dark:root`...

I was having problem with the dark mode functionality in my app as well and I found out that I by accident changed the .dark selector in global.css from `.dark:root`...

I was having problem with the dark mode functionality in my app as well and I found out that I by accident changed the .dark selector in global.css from `.dark:root`...

Sorry that I comment on a closed issue, but I created a Stackblitz reproducing this issue, [https://stackblitz.com/edit/stackblitz-starters-pl9qx5?file=app%2Fpage.tsx](https://stackblitz.com/edit/stackblitz-starters-pl9qx5?file=app%2Fpage.tsx). Not sure if this bug is related to this issue in Vaul: [https://github.com/emilkowalski/vaul/pull/291](https://github.com/emilkowalski/vaul/pull/291).