We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97312e1 commit 0757482Copy full SHA for 0757482
βREADME.mdβ
@@ -1,5 +1,9 @@
1
-<a href="https://margelo.io">
2
- <img src="./img/banner.svg" width="100%" />
+<a href="https://margelo.com">
+ <picture>
3
+ <source media="(prefers-color-scheme: dark)" srcset="./img/banner-dark.png" />
4
+ <source media="(prefers-color-scheme: light)" srcset="./img/banner-light.png" />
5
+ <img alt="react-native-bignumber" src="./img/banner-light.png" />
6
+ </picture>
7
</a>
8
9
# π’ react-native-bignumber
βimg/banner-dark.pngβ
1.15 MB
βimg/banner-light.pngβ
1.17 MB
βimg/banner.svgβ
0 commit comments