Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Amy Leadem <[email protected]>
  • Loading branch information
mahoneycm and amyleadem authored Dec 10, 2024
1 parent 23901df commit 1074780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Use path settings to customize where USWDS Compile looks for USWDS source and ou
| `sprite.projectIconsOnly` | `false` | Include _only_ the icons in `paths.src.projectIcons` in the icon sprite. |
| `settings.compile.browserslist` | `["> 2%", "last 2 versions", "IE 11", "not dead"]` | Define the [browserslist query](https://github.com/browserslist/browserslist?tab=readme-ov-file#queries) for CSS prefixes generated by [autoprefixer](https://github.com/postcss/autoprefixer). |
| `settings.compile.sassSourcemaps` | `true` | Include sourcemap when compiling SASS to CSS. |
| `settings.compile.quietSassDeps` | `true` | Silence USWDS Sass deprecation warnings. Your custom project Sass/SCSS will still trigger warnings if necessary. |
| `settings.compile.quietSassDeps` | `true` | Silence USWDS Sass deprecation warnings. This will not silence deprecation warnings for project Sass. |

### Functions

Expand Down

0 comments on commit 1074780

Please sign in to comment.