refactor: drop linear grandient background feature

remove node-vibrant from dependencies
This commit is contained in:
Jimmy Cai
2022-06-12 10:55:57 +00:00
committed by GitHub
parent ba3dbc4163
commit abf0c773aa
3 changed files with 0 additions and 39 deletions
@@ -1,5 +1,3 @@
{{- partial "helper/external" (dict "Context" . "Namespace" "Vibrant") -}}
{{- $opts := dict "minify" hugo.IsProduction -}}
{{- $script := resources.Get "ts/main.ts" | js.Build $opts -}}