Add customized CSS theme for bootstrap

This commit is contained in:
Eli Ribble 2026-01-28 22:25:02 +00:00
parent 082fdeebdd
commit 5d4a7a4155
No known key found for this signature in database
11 changed files with 279 additions and 191 deletions

View file

@ -20,10 +20,12 @@
devShells.default = pkgs.mkShell {
buildInputs = [
pkgs.air
pkgs.autoprefixer
pkgs.go
pkgs.goose
pkgs.gotools
pkgs.lefthook
pkgs.sass
];
};
}