1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Brad Decker 1582855e28
Use mixins for typography instead of placeholder selectors (#9072)
Using extend would not work inside of some css, namely
inside of media queries. This made it a clear choice to
use mixins for these styles.
2020-07-29 10:35:53 -05:00
..
components Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -05:00
contexts Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
css Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -05:00
ducks Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
helpers Use environment variable for MetaMetrics project ID (#9094) 2020-07-28 16:59:27 -03:00
hooks Add tooltip to contacts (#8974) 2020-07-24 11:17:03 -03:00
pages Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -05:00
selectors Fix words (#9038) 2020-07-20 14:32:49 -02:30
store Fixes MetaMask/metamask-extension#8626 - verifies password on requesting seed phrase (#9063) 2020-07-24 19:47:40 -03:00