Packages

A Sketch runtime package, made to generate CSS!

Current section

Files

Jump to
sketch_css include sketch_css@uniconfig_Config.hrl
Raw

include/sketch_css@uniconfig_Config.hrl

-record(config, {
directory :: binary(),
file :: binary(),
config :: gleam@dict:dict(binary(), tom:toml())
}).