add project structure

This commit is contained in:
2026-07-13 16:43:40 +03:00
parent 7a574de514
commit 7ecc294e23
10 changed files with 546 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@use './top-menu.scss';
* {
box-sizing: border-box;
}