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 d5a539e0e5
remove old tooltip component and styles (#9250)
The old tooltip component was only used in two places. Removing those usages
was simple and straight forward. So, instead of colocating the old tooltip
styles with the deprecated tooltip component, I removed all old styles and
made tooltip-v2 now simply 'tooltip' and removed the deprecated component.
2020-08-18 11:13:55 -05:00
..
components remove old tooltip component and styles (#9250) 2020-08-18 11:13:55 -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.