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 797ee2f4de
Remove redundant .scss file extension from SCSS imports (#8581)
The `.scss` file extension is not required when importing SCSS files.
It has been removed from all imports, for consistency. I chose to
remove it rather than add it everywhere because imports without the
extension seem to be more common.
2020-05-13 09:28:06 -03:00
..
app Remove redundant .scss file extension from SCSS imports (#8581) 2020-05-13 09:28:06 -03:00
lib Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
index.js Add switch to connected account alert (#8532) 2020-05-12 10:01:52 -03:00