NGOWorld
NGOWorld copied to clipboard
Feature: Migration from Plain CSS to Tailwind CSS
Description
As the project will grow more and more we should consider styling elements from the start.
- Plain CSS require single entity file
- It demands more line of code and naming convention
Proposed Solution
Tailwind CSS
- To do a migration from CSS to tailwind step by step
- Styling could be done under that component it self
- Styling becomes more easy and less code maintenance
if require we can discuss about migration before PR
Screenshots
No response
🥦 Browser
Google Chrome
Checklist ✅
- [X] I checked and didn't find similar issue
- [X] I have read the Contributing Guidelines
- [X] I am willing to work on this issue