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 01f69d7e7a
colocate account modal styles with their components (#9150)
This one gets a bit more complicated because the styles were interwoven and needed to be untangled to be moved. Essentially, though, the goal is to put the styles where they make the most sense and colocate them with their components.
2020-08-11 11:07:47 -05:00
..
components colocate account modal styles with their components (#9150) 2020-08-11 11:07:47 -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.