View Source ExTeal.Asset.Style (ExTeal v0.27.7)

Struct used to represent a CSS Stylesheet that is served by Teal and required by a plugin on the front end.

Summary

Types

@type t() :: %ExTeal.Asset.Style{path: term(), plugin_uri: term()}