Module

CSS.Background

#backgroundColor

#backgroundPosition

#positioned

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

#backgroundSize

#by

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

#backgroundRepeat

#backgroundOrigin

#backgroundClip

#backgroundImage

#sideTop

sideTop :: Side

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

#sideLeft

#sideRight

#sideBottom

#sideCenter

#sideMiddle

#straight

#angular

angular :: forall a. Angle a -> Direction

#Loc

class (Val a) <= Loc a  where

Members

Instances

Modules