uswds / uswds-compile

Simple Gulp 5 functions for copying USWDS static assets and transforming USWDS Sass into browser-readable CSS.
Other
20 stars 13 forks source link

How to update? #29

Closed smustgrave closed 2 years ago

smustgrave commented 2 years ago

Trying to use uswds 3.0 and confused on the proper way to update?

We output the scss files to a directory but if you run init again any changes will be erased

smustgrave commented 2 years ago

Can close as a duplicate of https://github.com/uswds/uswds-compile/issues/19

thisisdano commented 2 years ago

For most projects, you can follow the Migration Guidance on our website. There are uswds-compile–specific instructions on that page as well: https://designsystem.digital.gov/documentation/migration/#3-update-your-sass-compiler-settings-and-recompile-css

thisisdano commented 2 years ago

I'll follow up on the specific issue in #19 in that issue.