Split the error styling so that it's only served to pages that need it.

This commit is contained in:
Cutieguwu
2025-07-23 19:08:26 -04:00
parent 0c9bb0436e
commit 0c2b2672cf
4 changed files with 126 additions and 124 deletions

3
src/errors/style.scss Normal file
View File

@@ -0,0 +1,3 @@
@use "../partials/common";
@use "../partials/pane_error";