Merge branch 'master' of github.com:yesodweb/yesod
This commit is contained in:
commit
186a676a5c
@ -447,7 +447,7 @@ data CombineSettings = CombineSettings
|
||||
, csCssPostProcess :: [FilePath] -> L.ByteString -> IO L.ByteString
|
||||
-- ^ Post processing to be performed on CSS files.
|
||||
--
|
||||
-- Default: Use Lucius to minify.
|
||||
-- Default: Pass-through.
|
||||
--
|
||||
-- Since 1.2.0
|
||||
, csJsPostProcess :: [FilePath] -> L.ByteString -> IO L.ByteString
|
||||
|
||||
Loading…
Reference in New Issue
Block a user