Skip to content

kmckiern/tailwind-color-palette-generator

Repository files navigation

tailwind-color-palette-generator

Quickstart

  1. Create the virtualenv: uv venv.
  2. Install deps: uv pip sync requirements.txt
  3. Launch: uv run streamlit run palette_generator.py.

If uv complains about ~/.cache/uv, rerun the commands prefixed with UV_CACHE_DIR=$(pwd)/.uv-cache.

About

Simple app that helps you build Tailwind color palettes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages