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

Feature/convert styling of preloader.jsx #104

Conversation

Rucha-Ambaliya
Copy link
Contributor

@Rucha-Ambaliya Rucha-Ambaliya commented Jan 9, 2025

Fixes Issue🛠️

Closes #64

Description👨‍💻

  • Converted styling from SCSS to Tailwind CSS.
  • Deleted PreLoader.scss and its import.
  • Made it responsive on smaller screens, which wasn't the case previously.

  • Added custum animation in tailwind.config.js since basic animation could not get similar results

Testing

  • Verified that the styles are correctly applied across various screen sizes and the component is properly rendered with Tailwind utilities.

Type of Change📄

  • Style (non-breaking change which improves website style or formatting)
  • Responsiveness (non-breaking change which improves UI/UX on different screen sizes)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have commented on my code, particularly in hard-to-understand areas

Screenshots/GIF📷

Recording.2025-01-09.222859.1.mp4

Copy link

vercel bot commented Jan 9, 2025

@Rucha-Ambaliya is attempting to deploy a commit to the Pratik0112's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Rucha-Ambaliya, Welcome to 💖TelMedSphere !!! 🎊
Thanks for raising a PR! Your effort makes this project better. 🙌
Please wait for the PR to be reviewed.
Happy Coding!! ✨

@PratikMane0112 PratikMane0112 merged commit fbd2f4b into PratikMane0112:master Jan 9, 2025
1 check failed
Copy link

github-actions bot commented Jan 9, 2025

@Rucha-Ambaliya Congrats, Your pull request has been successfully merged 🥳🎉
Thank you for your contribution to 💖TelMedSphere !!!
Happy coding 🎊, Keep Contributing 🙌 !!!

@PratikMane0112
Copy link
Owner

Hey @Rucha-Ambaliya Thanks !!!! but this time I read your description just let you know .....

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
telmedsphere-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 6:10pm

@Rucha-Ambaliya
Copy link
Contributor Author

Arey, no problem, I just highlighted the important part so you don't have to read the repeated parts 😄 I'll make sure to do it only for the different changes I do for other files...

@Rucha-Ambaliya Rucha-Ambaliya deleted the feature/convert-styling-of-Preloader.jsx branch January 18, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding series of PR's to convert SCSS into Tailwind CSS
2 participants