0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Moved actual theme

This commit is contained in:
2024-02-14 02:18:06 +04:00
parent 6ff06a6e0e
commit edaeaf08b8
14 changed files with 180 additions and 263 deletions

View File

@ -1,9 +1,8 @@
---
# Loading site styles
---
@import 'base/normalize';
@import 'base/highlight';
@import 'base/sakura';
@import 'base/main';
@import 'base/fonts';
@import "reset";
@import "variables";
@import "framework";
@import "navbar";
@import "print";