Module

CSS.Flexbox

Package
purescript-css
Repository
slamdata/purescript-css

CSS Flexible Box Layout http://dev.w3.org/csswg/css-flexbox-1

#flex Source

flex :: forall b. Int -> Int -> Size b -> CSS

#flexBasis Source

flexBasis :: forall a. Size a -> CSS

#flexGrow Source

#flexShrink Source

#order Source

order :: Int -> CSS