mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-12 12:39:43 +02:00
Add comments describing USWDS stylesheets
This commit is contained in:
parent
541f0aeaf1
commit
f27b38902c
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
/*--------------------------------------------------
|
||||||
|
--- USWDS Settings --------------------------------*/
|
||||||
@forward "uswds-theme";
|
@forward "uswds-theme";
|
||||||
|
|
||||||
|
/*--------------------------------------------------
|
||||||
|
--- USWDS Source ----------------------------------*/
|
||||||
@forward "uswds";
|
@forward "uswds";
|
||||||
|
|
||||||
|
/*--------------------------------------------------
|
||||||
|
--- Custom Styles ---------------------------------*/
|
||||||
@forward "uswds-theme-custom-styles";
|
@forward "uswds-theme-custom-styles";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue