Initial commit

This commit is contained in:
2020-05-25 14:55:37 +05:30
commit d4f93a106a
115 changed files with 24977 additions and 0 deletions

4
src/app/main.scss Normal file
View File

@@ -0,0 +1,4 @@
@import "./styles/variables";
@import "./styles/general";
@import "./styles/components";
@import "./styles/pages";