Fixed old comment on CSS post-processing default
This commit is contained in:
parent
7133f75bf3
commit
620e200c4d
@ -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