Add comments describing USWDS stylesheets

This commit is contained in:
igorkorenfeld 2022-09-12 18:06:25 -04:00
parent 541f0aeaf1
commit f27b38902c
No known key found for this signature in database
GPG key ID: 826947A4B867F659

View file

@ -1,3 +1,11 @@
/*--------------------------------------------------
--- USWDS Settings --------------------------------*/
@forward "uswds-theme";
/*--------------------------------------------------
--- USWDS Source ----------------------------------*/
@forward "uswds";
/*--------------------------------------------------
--- Custom Styles ---------------------------------*/
@forward "uswds-theme-custom-styles";