class

Obelisk::StyleRegistry

Inherits Obelisk::BaseRegistry < Reference < Object

Registry for styles

Instance methods

get_with_fallback(name : String) : Style

Get style with fallback

Source
register(style : Style) : Nil

Register a style using its name

Source