* Fixed Firefox text overflow / overwriting issue
Tests currently don't work becouse it appears that '@supports' is not supported by cssToObject used within the tests. I currently have no idea how to fix that test but the cards themself appear to not be broken
Fixesanuraghazra/github-readme-stats#664Fixesanuraghazra/github-readme-stats#1134
* Fixed tests by moving to other css-to-object
Moved the `css-to-object` package to @uppercod's version for test fix. This doesn't seem to have the same issues as the older package
* chore: cleanup test
Co-authored-by: Anurag <hazru.anurag@gmail.com>
* Enable multi line repo card descriptions
* Adjust unit tests to multi line descriptions
* refactor: refactored code & fixed tests
* style: minor height adjustments
* chore: codecov stuck
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
* feat: template option added husky added for same commit disable console in test \
logger utils added env checked for log modified git ignore
* changed are done as per the suggesstion
* changed style and font
* text color dynamic
* fix border and using .bagde class as common
* simplified the badge svg code through a common method
* chore: updated css & fixed tests
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>