Skip to content
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

Issue with Tailwind on a fresh install #73

Open
brittneypostma opened this issue Aug 13, 2022 · 4 comments
Open

Issue with Tailwind on a fresh install #73

brittneypostma opened this issue Aug 13, 2022 · 4 comments

Comments

@brittneypostma
Copy link

I was running through the flow with the "Deploy to Netlify" button on a Windows computer in WSL and after getting the Supabase environment variable setup I ran into a tailwind error running it locally. I was streaming on Twitch, so here is the timestamp where it happened and here are the changes I made to fix it. I did also install prisma, prisma client, and ts-node on this commit as well.

It was complaining that it could not resolve this import import tailwindStylesheetUrl from "./styles/tailwind.css";. But, as you can see in the video it was there.

I tried running another site I had setup the same way on a Macbook today and did not run into the same issues. From what I saw in the error everything appeared to be correctly linked, so I'm not sure if this is an issue that even needs to be resolved, but I wanted to bring it to your attention in case anyone else experiences it.
image

@maxcell
Copy link
Contributor

maxcell commented Aug 13, 2022

Thank you for reporting this @brittneypostma! I'll take a gander at it on Monday. I suspect it has something to do with the development scripts in particular since you didn't have this issue on the deployed experience right?

@brittneypostma
Copy link
Author

Right, it worked deployed.

@code3z
Copy link

code3z commented Nov 8, 2022

yup, this just happened to me

@code3z
Copy link

code3z commented Nov 8, 2022

It doesn't actually seem to be broken I, reran it and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants