Css updated

This commit is contained in:
Alexiy Rybin
2021-10-24 13:14:11 +07:00
parent b2d387c292
commit f739797fe1
34 changed files with 2945 additions and 460 deletions

10
.editorconfig Normal file
View File

@ -0,0 +1,10 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{js,json,yml}]
charset = utf-8
indent_style = space
indent_size = 2