Merge 71644488a7c78ab3c7e23477b9abd505be95ec78 into 7be47742a6dc86f22d148ca9d304f7a9eea318cf

This commit is contained in:
Emile Bangma 2025-02-01 00:28:33 -05:00 committed by GitHub
commit 2549f64b57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ tsconfig.tsbuildinfo
private/
.replit
replit.nix
quartz/styles/quartz-themes/

View File

@ -1,3 +1,4 @@
@use "./base.scss";
@use "quartz-themes";
// put your custom CSS here!