Packages

A Sketch runtime package, made to generate CSS!

Current section

Files

Jump to
sketch_css include sketch_css@utils_Outputs.hrl
Raw

include/sketch_css@utils_Outputs.hrl

-record(outputs, {
dst :: binary(),
dst_file :: binary(),
interface :: binary(),
interface_file :: binary()
}).