0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-03 16:10:26 +03:00

Added new main page

This commit is contained in:
2024-02-14 23:00:05 +04:00
parent ba4fccaf48
commit 8d00935591
3 changed files with 56 additions and 5 deletions

View File

@ -1,6 +1,10 @@
// Base
@import "reset";
@import "variables";
@import "highlighter";
@import "framework";
@import "print";
// Modules
@import "highlighter";
@import "navbar";
@import "print";
@import "welcome";