-
-
Notifications
You must be signed in to change notification settings - Fork 267
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
Replaced all the css into tailwind css on FlatCard component #1788
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1 flaky test on run #4594 ↗︎
Details:
cypress/e2e/modal.spec.js • 1 flaky test • all tests
Review all test suite changes for PR #1788 ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's easier for me to review if you delete the CSS file so I can compare in the diff view!
hey If I delete the CSS file then one class will be corrupted |
There doesn't appear to be any
|
Yes I have deleted the css file. |
Code Climate has analyzed commit 9878dff and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (90% is the threshold). This pull request will bring the total coverage in the repository to 75.6% (0.0% change). View more on Code Climate. |
Description of changes
Replaced all the css into tailwind css on FlatCard component
Issue - #1725
Before:
After:
Issue Resolved
Fixes #NA
Screenshots/GIFs