mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 11:01:41 +01:00
797ee2f4de
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.
4 lines
59 B
SCSS
4 lines
59 B
SCSS
@import './reveal-seed';
|
|
|
|
@import './permission-approval';
|