General
* Remove an obsolete class name: `mx_EmailAddresses_new` The class name was added by aa7afe819f for an initial implementation and became obsolete thanks to 1090b7d912. Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Remove obsolete declarations: `mx_ExistingPhoneNumber_delete` The declarations have been obsolete since 11f2b4320d. Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Remove obsolete declarations: `mx_ExistingEmailAddress_delete` The declarations have also been deprecated by 11f2b4320d. Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> --------- Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
aa7afe819f
1090b7d912
11f2b4320d
.pcss
* Rename PostCSS files to `.pcss` * Make Stylelint happy * Delint * Rename new files too * delint * Fix bad comment placement