rib-0.8.0.0: Static site generator using Shake

Safe HaskellNone
LanguageHaskell2010

Rib.Extra.CSS

Description

Some commonly useful CSS styles

Synopsis

Documentation

googleFonts :: Monad m => [Text] -> HtmlT m () Source #

Include the specified Google Fonts

stylesheet :: Monad m => Text -> HtmlT m () Source #

Include the specified stylesheet URL