Module

CSS.Background

Package
purescript-css
Repository
slamdata/purescript-css

#backgroundColor Source

#positioned Source

positioned :: forall a. Size a -> Size a -> BackgroundPosition

#by Source

by :: forall b a. Size a -> Size b -> BackgroundSize

#sideTop Source

sideTop :: Side

We have to prefix these values to avoid conflict with existing property

#sideLeft Source

#sideRight Source

#sideBottom Source

#sideCenter Source

#sideMiddle Source

#angular Source

angular :: forall a. Angle a -> Direction

#Loc Source

class (Val a) <= Loc a  where

Members

Instances