-
Notifications
You must be signed in to change notification settings - Fork 6
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
fix: Add project based tailwind config file generation #9
fix: Add project based tailwind config file generation #9
Conversation
@severinlandolt Hey, can you see if the changes work? |
Thanks! Will be taking a look later this week! |
Hey, I came across this PR when I faced the issue of a duplicate tailwind.config.ts file. Thanks for the PR. Hope it gets merged soon. A small suggestion: |
hey @severinlandolt. sorry man! i was away for a long time. I will get to this issue within a few hours and update the PR. hope this gets merged then. Also, @qasimsiddiqui, went through your suggestions. I will implement what I can! |
From what I can understand, yes, it is a good idea to use the message you proposed. Additionally, I have extended the message so that it's a bit more elaborate. |
@severinlandolt can you give it a review? |
🎉 This PR is included in version 1.2.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Fixes #8
Changes
./src/index.ts
tailwind.config.js
ortailwind.config.ts
based on project setup