Add Bootstrap and Bootstrap Icons files
This commit is contained in:
4
assets/paige/bootstrap/css/custom.scss
Normal file
4
assets/paige/bootstrap/css/custom.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
{{ $page := . }}
|
||||
|
||||
$primary: {{ $page.Param "paige.color" | default "#0d6efd" }};
|
||||
@import "bootstrap";
|
Reference in New Issue
Block a user