Packages

Layout and style that's easy to refactor, all without thinking about CSS.

Current section

Files

Jump to
legos include legos@internal@style_Descriptor.hrl
Raw

include/legos@internal@style_Descriptor.hrl

-record(descriptor, {
name :: binary(),
rules :: list(legos@internal@style:rule())
}).