mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-03 09:43:33 +02:00
cleanup
This commit is contained in:
parent
183fd2443d
commit
210164da3a
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ You can also compile the **Sass** at any time using `npx gulp compile`. Similarl
|
|||
|
||||
We use the [CSS Block Element Modifier (BEM)](https://getbem.com/naming/) naming convention for our custom classes. This is in line with how USWDS [approaches](https://designsystem.digital.gov/whats-new/updates/2019/04/08/introducing-uswds-2-0/) their CSS class architecture and helps keep our code cohesive and readable.
|
||||
|
||||
### Upgrading USWDS and other JavaScript packages
|
||||
### Upgrading USWDS
|
||||
|
||||
1. Version numbers can be manually controlled in `package.json`. Edit that, if desired.
|
||||
2. Now run `npx gulp updateUswds`. Refer to [official docs](https://designsystem.digital.gov/documentation/getting-started/developers/phase-two-compile/) to see what this is doing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue