tegwick e28739f8f1 Fix Tailwind asset build dropping all utility classes in Docker
The Dockerfile asset stage copied only static/src + vite.config.js, never
the HTML templates. Tailwind v4 generates CSS by scanning source files for
class usage, so with no templates present it emitted a stripped CSS with
zero utility classes — breaking layout and ballooning SVG icons (w-5/h-5
no longer applied) on deployed builds.

- main.css: add explicit @source directive for the templates dir so content
  detection no longer depends on the build CWD.
- Dockerfile: copy vergabe_teilnahme/templates into the assets stage so the
  @source path resolves at build time.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 00:37:07 +02:00
2026-05-08 07:54:06 +02:00
2026-05-14 11:30:30 +02:00
2026-05-08 14:26:48 +02:00
2026-05-14 11:30:30 +02:00
2026-05-08 14:26:48 +02:00
2026-05-18 16:55:54 +02:00
2026-05-18 16:55:54 +02:00
2026-05-08 14:26:48 +02:00
2026-05-07 20:30:13 +00:00
2026-05-08 14:26:48 +02:00
2026-05-08 14:26:48 +02:00
2026-05-08 14:26:48 +02:00
2026-05-07 20:30:13 +00:00
2026-05-18 16:55:54 +02:00

repo-seed

A git repository template to bootstrap coulomb projects from.

Description
Plattform für die effiziente Teilnahme an Vergabeverfahren.
Readme MIT-0 1.1 MiB
Languages
Python 58.4%
HTML 39.4%
CSS 0.9%
Dockerfile 0.7%
Makefile 0.3%
Other 0.2%