Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
data FontFaceFormat Source #
Instances
Show FontFaceFormat Source # | |
Defined in Clay.FontFace showsPrec :: Int -> FontFaceFormat -> ShowS # show :: FontFaceFormat -> String # showList :: [FontFaceFormat] -> ShowS # |
data FontFaceSrc Source #
Instances
Show FontFaceSrc Source # | |
Defined in Clay.FontFace showsPrec :: Int -> FontFaceSrc -> ShowS # show :: FontFaceSrc -> String # showList :: [FontFaceSrc] -> ShowS # | |
Val FontFaceSrc Source # | |
Defined in Clay.FontFace value :: FontFaceSrc -> Value Source # |
fontFaceSrc :: [FontFaceSrc] -> Css Source #