Expand description
node macro facilitates users of sauron to use html-like syntax for building view of web app components
Macrosยง
- extract_
skip_ diff - Generate a skip diff list based on the node used in the view
- jss
- build a css string
- jss_
with_ media - build css string that has media selector or any other conditional group
- node
- Quasi-quoting macro for building sauron Nodes.
- style
- build a style attribute
- view