clay-0.12.2: CSS preprocessor as embedded Haskell.

Safe HaskellNone
LanguageHaskell98

Clay.Flexbox

Synopsis

Documentation

class Stretch a where #

Minimal complete definition

stretch

Methods

stretch :: a #

flex :: Int -> Int -> Size b -> Css #

newtype FlexWrap #

Constructors

FlexWrap Value 

Instances

order :: Int -> Css #