mirror of
https://github.com/siderolabs/image-factory.git
synced 2026-05-05 12:26:17 +02:00
Upgrade tailwind to v4, switch to bun.lock Also fix check-dirty step in CI and cleanup helm values update. Signed-off-by: Noel Georgi <git@frezbo.dev>
7 lines
124 B
CSS
7 lines
124 B
CSS
@import "tailwindcss";
|
|
|
|
@source "../templates/**/*.html";
|
|
|
|
@plugin "@tailwindcss/forms";
|
|
@plugin "@tailwindcss/typography";
|