napkin-1.0.0
Safe HaskellNone
LanguageGHC2021

Napkin.Cli.Web.Styles

Documentation

stateColor :: (ToClassName ts, ToColor ts) => ts -> Mod #

grow' :: Int -> Mod #

row' :: Mod -> View c () -> View c () #

col' :: Mod -> View c () -> View c () #

Orphan instances