GSA / digital.gov

DEPRECATED 🛑-The future site of Digital.gov
https://www.digital.gov
4 stars 4 forks source link

Adds USWDS via npm for ease of upgrade #27

Closed thisisdano closed 7 years ago

thisisdano commented 7 years ago

Requires npm install

This PR removes USWDS from our primary directories and adds it to dg as an npm dependency. This means that we can keep it up to date in the future by incrementing our package.json.

I've changed the directory structure and gulp flow to accommodate this.