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.
2 lines
23 B
SCSS
2 lines
23 B
SCSS
@import './utilities';
|