1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

Deprecate itcss (#9005)

This commit is contained in:
Brad Decker 2020-07-16 15:14:07 -05:00 committed by GitHub
parent dbafa49448
commit c8e50c6b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,2 @@
### Deprecated
The [itcss](https://www.freecodecamp.org/news/managing-large-s-css-projects-using-the-inverted-triangle-architecture-3c03e4b1e6df/) 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](/css) folder. Eventually the itcss folder will be removed.