Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlotm/umbra

A multi box-shadow generator
https://github.com/carlotm/umbra

box-shadow box-shadow-generator css elm elm-architecture

Last synced: about 1 month ago
JSON representation

A multi box-shadow generator

Awesome Lists containing this project

README

        

# Umbra

This is an app written in elm, deployed at [carlotm.github.io/umbra](https://carlotm.github.io/umbra/).

## Local development

This app uses [devbox](https://www.jetpack.io/devbox/).

Use `devbox shell` to download the requirements and activate the development environment.

Use `make` to build the app in the `_site` folder.

Open `_site/index.html` in your favorite web browser.

Cheers!