From 06fcf6bab746486715852a8688799e777016438e Mon Sep 17 00:00:00 2001 From: Nick Yeoman Date: Sun, 12 Jul 2026 10:11:02 -0700 Subject: [PATCH] added sass to base --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 743cf1b..37e5b05 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ RUN pacman -Sy --noconfirm archlinux-keyring && \ bash \ ca-certificates \ curl \ + dart-sass \ fastfetch \ fzf \ git \