Module

CSS.Stylesheet

Package
purescript-css
Repository
slamdata/purescript-css

#runS Source

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

#rule Source

rule :: Rule -> CSS

#key Source

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

#prefixed Source

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

#(?) Source

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

#select Source

#keyframesFromTo Source

#fontFace Source

#importUrl Source