Add instructions for auto building scss

This commit is contained in:
Eli Ribble 2026-01-29 02:57:27 +00:00
parent 2dab6bcaf0
commit 17a5131ced
No known key found for this signature in database
2 changed files with 9 additions and 0 deletions

View file

@ -26,6 +26,7 @@
pkgs.gotools
pkgs.lefthook
pkgs.sass
pkgs.watchexec
];
};
}