| ||||||
| ||||||
Documentation | ||||||
type Cassius url = (url -> [(String, String)] -> String) -> Css | ||||||
newtype Css | ||||||
| ||||||
renderCassius :: (url -> [(String, String)] -> String) -> Cassius url -> ByteString | ||||||
cassius :: QuasiQuoter | ||||||
data Color | ||||||
| ||||||
colorRed :: Color | ||||||
colorBlack :: Color | ||||||
cassiusFile :: FilePath -> Q Exp | ||||||
cassiusFileDebug :: FilePath -> Q Exp | ||||||
Produced by Haddock version 2.6.0 |