-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev guide updates uswds compile #1424
Conversation
Removed unnecessary hyphens.
Addressed capitalization errors in the lead text. Added end punctuation for consistency.
Replaced instances of "USWDS" with "Design System" for consistency and 18f compliance.
Revised "lead" text for consistent capitalization and punctuation. Removed out-of-date code box (which noted the wrong version of node). For consistency and 18f compliance, updated "USWDS" to "Design System" except when the term is used to describe a package called "USWDS."
Revised "lead" text for consistency. For consistency and 18f compliance, revised "USWDS" to "Design System" except when the term is used in reference to the package called "USWDS." Per usability testing, moved note from step 1 to the intro. Per usability testing, removed distracting links from the intro text.
Replaced uswds-gulp instructions with uswds-compile instructions
Updated "lead" text for consistency. Replaced gulp with compile
@mejiaj , Thanks for your help with these updates. Please read through phases 2 and 3 carefully to make sure I didn't delete or forget to add something important. |
…ates_uswds-compile
revised "look read" to "look like."
@mejiaj Can I get your eyes on phase 2 and 3 to confirm content? A couple thoughts on phase 2:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When importing SCSS/SASS files we should use @import
not @include
. Can we please update that?
Requires #1469 to be merged to fix build issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good choice to replace uswds-gulp with compile. I've made a few changes, mainly updating the old path references. Also as added some suggestions via comments.
Added a comma.
Moved note and deleted "below" for inclusive/accessible language.
I have updated the Phase 2 side navigation and set the paths table to be scrollable. It's looking good! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All tests should be passing now. Looks good!
Description
Updated uswds-gulp info with uswds-compile guidance
Preview
Getting started for devs →