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

TailwinCss does not work when installed into the project #1324

Closed
Trinh-Viet-Dat opened this issue Mar 26, 2024 · 3 comments
Closed

TailwinCss does not work when installed into the project #1324

Trinh-Viet-Dat opened this issue Mar 26, 2024 · 3 comments

Comments

@Trinh-Viet-Dat
Copy link

Hello developer, I can't use tailwinCss in my project. Do you have any way to fix that?

@paulomarg
Copy link
Collaborator

Hi, sorry to hear you're having problems. Unfortunately, we only provide support for issues in our own packages in this repo. If you can narrow the problem down to something provided in this template, we'll be happy to fix it, but unfortunately, without details there's not a lot we can do.

It's possible that others have already gone through this problem in the past, so I'd recommend you look in the Shopify community forums to see if anyone else has had problems.

@wellenzhong
Copy link

wellenzhong commented Apr 23, 2024

Maybe you need to add these lines

@tailwind base;
@tailwind components;
@tailwind utilities;

to your frontend css file.

@paulomarg
Copy link
Collaborator

Thanks for that, I hope it helps!

Since we didn't hear back from the original poster in a few weeks and there's nothing to change in this repo, I'm closing this.

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

No branches or pull requests

3 participants