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 8b0a308449
colocate confirm-decrypt-message page styles (#9252)
Follows the previously set pattern of colocating styles along side the
consuming components. This one was really straight forward and just a
reorganization of files and imports. No code changes occurred.
2020-08-18 14:44:32 -05:00
..
components colocate confirm-decrypt-message page styles (#9252) 2020-08-18 14:44:32 -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.