mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
10 lines
302 B
SCSS
10 lines
302 B
SCSS
/**
|
|
* Please import your styles in order of atomicity.
|
|
* The most atomic styles should be imported first.
|
|
* This will help improve specificity and reduce the chance of
|
|
* unintended overrides.
|
|
**/
|
|
@import 'jwt-dropdown/jwt-dropdown';
|
|
@import 'jwt-url-form/jwt-url-form';
|
|
@import 'note-to-trader/index';
|