Current section
Files
Jump to
Current section
Files
src/sketch_css.app.src
{application, sketch_css, [
{vsn, "2.0.0"},
{applications, [argv,
glance,
gleam_erlang,
gleam_stdlib,
glint,
simplifile,
sketch,
snag,
tom]},
{description, "A Sketch runtime package, made to generate CSS!"},
{modules, [sketch_css,
sketch_css@commands@generate,
sketch_css@constants,
sketch_css@fs,
sketch_css@generate,
sketch_css@module,
sketch_css@module@dependencies,
sketch_css@module@exposings,
sketch_css@module@functions,
sketch_css@module@imports,
sketch_css@module@pipes,
sketch_css@module@stylesheet,
sketch_css@path,
sketch_css@uniconfig,
sketch_css@utils]},
{registered, []}
]}.