Module

CSS.Stylesheet

#MediaType

newtype MediaType

Constructors

Instances

#NotOrOnly

data NotOrOnly

Constructors

Instances

#Feature

data Feature

Constructors

Instances

#runS

runS :: forall a. StyleM a -> Array Rule

#rule

rule :: Rule -> CSS

#CSS

type CSS = StyleM Unit

#key

key :: forall a. Val a => Key a -> a -> CSS

#prefixed

prefixed :: forall a. Val a => Prefixed -> a -> CSS

#(?)

Operator alias for CSS.Stylesheet.select (right-associative / precedence 5)

#select

#keyframesFromTo

#fontFace

#importUrl

Modules