feat: added first screen

This commit is contained in:
Aliaksei Karzhou
2024-06-30 02:44:42 +03:00
parent 086f0099ba
commit 3de42548c2
11 changed files with 612 additions and 2 deletions

View File

@@ -10,9 +10,11 @@
@import './m-logo';
@import './m-social-link';
@import './m-button';
@import './m-tag';
// Layouts
@import './l-header';
@import './l-main';
@import './l-footer';
@import './l-first-screen';