uswds / uswds-gulp

A simple Gulp 4.0 workflow for transforming USWDS Sass into browser-readable CSS.
Other
35 stars 17 forks source link

Add del package; update deps. #45

Closed mejiaj closed 2 years ago

mejiaj commented 2 years ago

Added missing del package. The del package has been re-added to the list of dependencies. Closes #44.

Updated dependencies.

Package Old New
autoprefixer 10.3.7 10.4.0
del MISSING 6.0.0
postcss 8.3.9 8.4.4
sass 1.42.1 1.44.0
uswds 2.12.1 2.12.2
mejiaj commented 2 years ago

The documentation on https://designsystem.digital.gov/documentation/getting-started/developers/phase-two-compile/#step-2-install-uswds-gulp needs to be updated as well.

image