1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/css/itcss
Brad Decker 7bc2de006f
Colocate create-account styles with the create-account page (#9181)
Follows previous patterns of moving styles to exist alongside the components that use them. I would like these styles to be updated to use BEM syntax as well but I am holding off for a future PR to improve these styles.
2020-08-18 09:06:46 -05:00
..
components Colocate create-account styles with the create-account page (#9181) 2020-08-18 09:06:46 -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.