1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey a789c23faa
Replace inlined vendored CSS with import (#8986)
The vendored CSS required by `react-tippy` is now imported instead of
inlined. This should result in no functional changes, and it makes it
easier to lint our styles.

This was originally inlined in #3120 when `react-tippy` was first added
to the project. It has not been updated since then, so I don't think
there's any risk this has gotten out-of-sync.
2020-07-14 18:43:32 -03:00
..
app Replace inlined vendored CSS with import (#8986) 2020-07-14 18:43:32 -03:00
lib Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
index.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30