Packages

A Sketch runtime package, made to generate CSS!

Current section

Files

Jump to
sketch_css include sketch@css_Css.hrl
Raw

include/sketch@css_Css.hrl

-record(css, {classes :: list({binary(), binary()}), content :: list(binary())}).