Packages

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

Current section

Files

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

include/legos@internal@style_Intermediate.hrl

-record(intermediate, {
selector :: binary(),
props :: list({binary(), binary()}),
closing :: binary(),
others :: list(legos@internal@style:intermediate())
}).