diff --git a/Foundation.hs b/Foundation.hs index 03ad1af..d6acd35 100644 --- a/Foundation.hs +++ b/Foundation.hs @@ -100,6 +100,8 @@ instance Yesod App where pc <- widgetToPageContent $ do $(combineStylesheets 'StaticR [ css_normalize_css + , css_bootstrap_css + , css_bootstrap_responsive_css ]) $((combineScripts 'StaticR [ js_jquery_js