Now based on mailtoui

This commit is contained in:
2020-08-29 13:55:43 +02:00
parent 4266ba931a
commit f35b067076
27 changed files with 10984 additions and 6396 deletions

5
.csslintrc Normal file
View File

@@ -0,0 +1,5 @@
{
"box-model": false,
"box-sizing": false,
"outline-none": false
}