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

Refactor Astro components and layouts

This commit is contained in:
2024-09-12 16:39:06 +00:00
parent 3376c53b2e
commit a93400f090
3 changed files with 46 additions and 45 deletions

View File

@ -1,7 +1,3 @@
// Base
@import "variables";
@import "framework";
@import "print";
// Modules
@import "navbar";