{application, sketch_css, [
    {vsn, "1.1.0"},
    {applications, [argv,
                    glance,
                    gleam_erlang,
                    gleam_stdlib,
                    gleeunit,
                    glint,
                    simplifile,
                    sketch]},
    {description, "A Sketch runtime package, made to generate CSS!"},
    {modules, [sketch@css,
               sketch@css@error]},
    {registered, []}
]}.
