Module
React.Basic.Emotion
- Package
- purescript-react-basic-emotion
- Repository
- lumihq/purescript-react-basic-emotion
#css Source
css :: forall r. Homogeneous r StyleProperty => Record r -> Style
#nested Source
nested :: Style -> StyleProperty
#str Source
str :: String -> StyleProperty
#int Source
int :: Int -> StyleProperty
#num Source
num :: Number -> StyleProperty
#url Source
url :: URL -> StyleProperty
#color Source
color :: Color -> StyleProperty
- Modules
- React.
Basic. Emotion