1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Remove redundant .scss file extension from SCSS imports (#8581) 2020-05-13 09:28:06 -03:00
contexts Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
css Remove redundant .scss file extension from SCSS imports (#8581) 2020-05-13 09:28:06 -03:00
ducks Add switch to connected account alert (#8532) 2020-05-12 10:01:52 -03:00
helpers Allow disabling alerts (#8550) 2020-05-08 16:45:52 -03:00
hooks factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
pages Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
selectors Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
store Delete retryTransaction action and background (#8576) 2020-05-12 16:19:33 -07:00