summaryrefslogtreecommitdiff
path: root/Biz/Look.hs
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2021-03-17 21:26:44 -0400
committerBen Sima <ben@bsima.me>2021-03-17 21:26:44 -0400
commitf061974833a4b6cf7582047bf31f239d0e621458 (patch)
treef8b9dcdfd053420259676b551116012134a4754e /Biz/Look.hs
parent9dfdd80313442ee12864e72a46a86e165642d944 (diff)
Add a HasCss class
This way I can attach page-specific CSS to the type for the page. I could make this even tighter by combining HasCss with the HTML declaration, but that would basically just be Lucid.ToHtml, so I'm not sure it is worth it.
Diffstat (limited to 'Biz/Look.hs')
-rw-r--r--Biz/Look.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Look.hs b/Biz/Look.hs
index aeed072..ee17525 100644
--- a/Biz/Look.hs
+++ b/Biz/Look.hs
@@ -40,8 +40,8 @@ where
import Alpha
import Clay
import qualified Clay.Flexbox as Flexbox
-import qualified Clay.Stylesheet as Stylesheet
import qualified Clay.Property as Property
+import qualified Clay.Stylesheet as Stylesheet
fontStack :: Css
fontStack = do