mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Include missing bootstrap bit for Foundation
@snoyberg I had this in a stash before I committed
This commit is contained in:
parent
bba43cb2f2
commit
eb00eb26b4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user