Makeup.Styles.HTML.Style (Makeup v1.2.2)

Copy Markdown View Source

The style struct.

Summary

Functions

Creates a new style.

Generate a stylesheet for a style.

Functions

make_style(options \\ [])

Creates a new style.

Takes care of unspecified token types and inheritance. Writes and caches a CSS stylesheet for the style.

stylesheet(style, css_class \\ "highlight")

Generate a stylesheet for a style.