fix: Include _fonts.scss in style.scss

Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
2025-07-23 10:44:42 -04:00
parent e30018ef00
commit 21554dcc70
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1,2 @@
@use "wordpress-header";
@use "wordpress-header";
@use "fonts";