1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/css/itcss
Brad Decker 2e565d02b2
Removes the dropdown menu and colocates old styles with account-menu (#9185)
The only place that these .menu styles were being used was the account-menu by way of components/app/dropdowns/menu. Because account-menu is the only place that used these styles I moved them to exist with the account-menu
2020-08-18 09:09:56 -05:00
..
components Removes the dropdown menu and colocates old styles with account-menu (#9185) 2020-08-18 09:09:56 -05:00
objects Lint and cleanup all scss 2017-08-14 10:31:27 +02:00
settings Update css folder structure (#9071) 2020-07-28 15:16:30 -05:00
tools remove unused section scss (#9146) 2020-08-07 10:58:48 -05:00
trumps Remove unused modals (#7184) 2019-09-18 10:09:41 -03:00
README.md Deprecate itcss (#9005) 2020-07-16 15:14:07 -05:00

Deprecated

The itcss folder is deprecated. The infrastructure here is from a former era of the extension. The files and some sporadic styling are still used in the codebase but should not be extended. The MetaMask team will gradually move the valid styles from this folder into the css folder. Eventually the itcss folder will be removed.