Crate sauron_macro

Source
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