Switch to dart-sass

Faster, and hopefully less error-prone
This commit is contained in:
Eli Ribble 2026-01-30 16:32:13 +00:00
parent 5970e9c5a4
commit bc27a19534
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -21,11 +21,11 @@
buildInputs = [
pkgs.air
pkgs.autoprefixer
pkgs.dart-sass
pkgs.go
pkgs.goose
pkgs.gotools
pkgs.lefthook
pkgs.sass
pkgs.watchexec
];
};