Layout fixes; move Styles source file into Fragments

This commit is contained in:
2024-02-27 12:31:20 -06:00
parent 8e1bedf9ec
commit 676aea2a99
3 changed files with 9 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ executable sampu
Core.Handlers
Core.HTTP
Core.Rendering
Core.Styles
Fragments.Base
Fragments.NotFound
Fragments.Styles
default-language: GHC2021