Skip to content

Update: Use Tailwind CSS instead of separate CSS files #46

Description

@Sambit-Mondal

Reasons:

  • If we use Tailwind CSS instead of separate CSS files, it'd make the app more light-weight, and would increase the speed of the application.
  • It'd reduce the chances of error of other contributors contributing to this project, as they don't have to write the CSS from scratch.
  • It'd be easy to understand too, as we don't have to find each element separately in the respective CSS files through their respective classnames.
  • Since it is built on MERN Stack, having Tailwind CSS as the styling framework would be an industry level enhancement in this project.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions