View Source Makeup.Styles.HTML.Style (Makeup v1.1.2)

The style struct.

Summary

Functions

Creates a new style.

Generate a stylesheet for a style.

Functions

Link to this function

make_style(options \\ [])

View Source

Creates a new style.

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

Link to this function

stylesheet(style, css_class \\ "highlight")

View Source

Generate a stylesheet for a style.