Add customized CSS theme for bootstrap
This commit is contained in:
parent
082fdeebdd
commit
5d4a7a4155
11 changed files with 279 additions and 191 deletions
|
|
@ -20,10 +20,12 @@
|
|||
devShells.default = pkgs.mkShell {
|
||||
buildInputs = [
|
||||
pkgs.air
|
||||
pkgs.autoprefixer
|
||||
pkgs.go
|
||||
pkgs.goose
|
||||
pkgs.gotools
|
||||
pkgs.lefthook
|
||||
pkgs.sass
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue