Replace color_scheme, data attr with Bootstrap media query

This commit is contained in:
Will Faught
2023-03-07 20:53:11 -08:00
parent 1156b8dea4
commit 668ea2602e
5 changed files with 4 additions and 22 deletions

View File

@@ -1,4 +1,6 @@
{{ $page := . }}
$color-mode-type: media-query;
$primary: {{ $page.Param "paige.color" | default "#0d6efd" }};
@import "bootstrap";