Open
Description
Description
In Formation, base button styles were being imported directly from USWDS v1. We have temporarily ported those styles over to the CSS-Library in the /formation-overrides
folder and now we would like it instead to be imported from the USWDS v3 module.
Tasks
- Remove the
/stylesheets/formation-overrides/elements/buttons.scss
file. - Import the USWDS buttons package (Discuss with the team about CSS-Library organization if necessary)
- Test the CSS-Library in vets-website to make sure that the button styles still works and note if there are any visual changes between the v1 and v3 version.
Acceptance Criteria
- The existing button classes still works and it's being imported directly from the USWDS v3 package.
Activity