Add comment sections in uswds settings

This commit is contained in:
igorkorenfeld 2022-12-05 12:49:44 -05:00
parent 7ddfaae8c9
commit 4ac1c72758
No known key found for this signature in database
GPG key ID: 826947A4B867F659

View file

@ -16,11 +16,26 @@ in the form $setting: value,
@use "cisa_colors" as *;
@use "uswds-core" with (
/*----------------------------
# USWDS Compile Settings
-----------------------------*/
$theme-show-notifications: false,
/*----------------------------
# Banner Settings
-----------------------------*/
$theme-banner-background-color: "primary-darker",
$theme-banner-link-color: "primary-lighter",
$theme-show-notifications: false,
/*----------------------------
# Hero Image
-----------------------------*/
$theme-hero-image: "../img/registrar/dotgov_banner.png",
/*----------------------------
# Typography Settings
-----------------------------
@ -47,7 +62,7 @@ in the form $setting: value,
## Font weights
----------------------------*/
$theme-font-weight-semibold: 600,
/*---------------------------
## Font roles
----------------------------*/