-
Notifications
You must be signed in to change notification settings - Fork 53
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
Adding series of PR's to convert SCSS into Tailwind CSS #64
Comments
Hey @RumaniSadhukhan170204, this issue is very, also can assign to multiple contributors, you can start working on it, just comment which page or components your trying to convert, so others contributors will know |
Can you assign this issue to me please? |
@PratikMane0112 Hey I can work on the pages of footer and docters |
Hey @Pawankalyan2023, please go ahead and start working |
The issue is big, so start working dont wait for assign , just comment which page or component you would like to convert |
Hey @Pawankalyan2023, i have aasigned you a doctors page, please see googlesheet in above issue desciption. You can work on one page or component at a time. |
I started to work on footer so can you assign that to me |
Ok, Also join our discord server (link in readme.md itself) |
And also update your branch, as I merged a PR which have added one line in footer.jsx |
I would like to work on this issue @PratikMane0112 |
Hey @Akanshaku, you can but just tell me the page or components you want convert & carefully read issue & google sheet in it |
Hey @PratikMane0112 I have made a PR for Changes in footer , I will work in the doctor file now |
Done, start working on docter file and also look over googlesheet |
🙏 Please Maintain Consistency While Converting 🙏
What's the style idea?
1] Description -
This issue further deep description of issue #2 -
2] Current Messed Up
As currently the website has integrated with taillwind css in PR #56, so Tailwind is working in project. But as project contains both SCSS & Tailwind, some of styling of website got messed up. Below are some of the screenshots of that -
Profile -
Docters Page -
And many more pages got messed up due to it
3] Goal to achieve -
"frontend/src/styles" contains all the styling of website made in scss. For summery "frontend/src/styles/style.scss" file contains all the scss files of project. Goal is to replace all those
scss styling to tailwind
keeping the similar UI for their respective pages / components.When one component or page get convert from scss to tailwind then it will get deleted from "frontend/src/styles" while the UI of website should remain same.
At last, the target is to delete whole "frontend/src/styles" folder by deleting its files one by one after succesfully converting them into tailwind css.
PR Raising -
Feel free to raise the series of PR's for each page/component separately. Below contains the list of pages or components needs to convert with there assignee, please refer & if you get assigned then you have complete it within 2 days, else it will get assigned to others
Sheet - https://docs.google.com/spreadsheets/d/1vHNPjJIHYvPONLKoDJSDkg0qkKhfDSLL6ghgR2RcyEQ/edit?usp=sharing
Refer below Repo for styles of Page/Components -
https://github.com/PratikMane0112/TelMedSphere-prev-styles
🙏 Please Maintain Consistency While Converting 🙏
The text was updated successfully, but these errors were encountered: