Single-page Tailwind color family editor
- HTML 99.4%
- Dockerfile 0.6%
| .dockerignore | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| README.md | ||
Color Family Website
https://color-family.dikka.dev.
Single-page Tailwind color family editor, packaged as a small Docker container for Coolify.
Run locally
docker build -t color-family .
docker run --rm -p 8080:80 color-family
Open http://localhost:8080.
Coolify
Create a Dockerfile-based app from this repository and point the public domain to your color-family subdomain. The container listens on port 80.
Import/export
OKLCH @theme output is the default. The importer supports all export shapes:
@theme oklch@theme hexjs confighex only