You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to customize and extend USWDS. Teach how to build new components that look and feel consistent with existing components.
Requirements
Work with design system settings
Apply tokens consistently with Sass functions and mixins
Avoid style conflicts when overriding defaults
Use tools for ensuring proper color contrast in every context
Original in event brief
Tasks
The full exercise (Pt. 1 completed) will be on a separate branch. The steps to follow will later be added to main so users can follow both parts.
Setup
Update NVMRC to latest LTS
Complete tutorial steps
Update link to step two instructions (updated from/build to /extend. Might not be needed for the monthly call) Fixed in Extend: Update hero copy & links #33
Because users are expected to complete the setup steps (besides the NVMRC update) during the first part of the exercise, we should revert these changes as to not mess up the first part of the tutorial.
I created a branch and draft PR with the entire first part of the tutorial complete that we can use as a testing branch for where this tutorial should pick up.
For March 2024 Monthly Call.
How to customize and extend USWDS. Teach how to build new components that look and feel consistent with existing components.
Requirements
Original in event brief
Tasks
The full exercise (Pt. 1 completed) will be on a separate branch. The steps to follow will later be added to
main
so users can follow both parts.Setup
/build
to/extend
. Might not be needed for the monthly call) Fixed in Extend: Update hero copy & links #33Exercises
extending
. Done in 938aee0.Intro
Exercise 1
Exercise 2
/components/
scss dir - fixed in March MC - Instructions: Finish structure and add all instructions #36Exercise 3
ut-card
includeusa-card
as a reference for people who want to build a similar componentThe text was updated successfully, but these errors were encountered: