uswds-site
uswds-site copied to clipboard
USWDS-Site - Sass: Run prettier
Summary
Resolves linting error by running npm run prettier:scss
. Running lint command now runs without error.
Related issue
Closes #2515
Preview link
Problem statement
Running npm run lint
results in error due to styling rule break.
Solution
Run npm run prettier:scss
to resolve linting error
Testing and review
- Run
npm run lint
and confirm there are no lining errors - Run
npm run build
without error. - Visit the recruitment page preview →
- Confirm "what to expect" icons match current site icons