initial commit

This commit is contained in:
Nikita 2023-06-02 17:29:56 +03:00
commit 1fc59be401
38 changed files with 31653 additions and 0 deletions

8
.prettierignore Normal file
View file

@ -0,0 +1,8 @@
**/*.css
**/*.scss
**/*.php
node_modules
dist
build
vendor
vendors