mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-03 01:33:32 +02:00
cleanup
This commit is contained in:
parent
210164da3a
commit
9e12699009
2 changed files with 2 additions and 2 deletions
|
@ -313,7 +313,7 @@ We use the [CSS Block Element Modifier (BEM)](https://getbem.com/naming/) naming
|
||||||
5. Copy over the newly compiled code from uswds.js into uswds-edited.js.
|
5. Copy over the newly compiled code from uswds.js into uswds-edited.js.
|
||||||
6. Put back the dotgov changes you made note of into uswds-edited.js.
|
6. Put back the dotgov changes you made note of into uswds-edited.js.
|
||||||
7. Examine the results in the running application (remember to empty your cache!) and commit `package.json` and `package-lock.json` if all is well.
|
7. Examine the results in the running application (remember to empty your cache!) and commit `package.json` and `package-lock.json` if all is well.
|
||||||
8. read the [release notes](https://github.com/uswds/uswds/releases) for the new versions installed, note 'Breaking' and 'Markup change' and make adjustments to the code base as needed.
|
8. Read the [release notes](https://github.com/uswds/uswds/releases) for the new versions installed, note 'Breaking' and 'Markup change' and make adjustments to the code base as needed.
|
||||||
|
|
||||||
## Finite State Machines
|
## Finite State Machines
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
"@babel/preset-env": "^7.26.0",
|
"@babel/preset-env": "^7.26.0",
|
||||||
"@uswds/compile": "1.2.1",
|
"@uswds/compile": "1.2.1",
|
||||||
"babel-loader": "^9.2.1",
|
"babel-loader": "^9.2.1",
|
||||||
"sass-embedded-darwin-x64": "^1.85.1",
|
|
||||||
"sass-loader": "^12.6.0",
|
"sass-loader": "^12.6.0",
|
||||||
"webpack": "^5.96.1",
|
"webpack": "^5.96.1",
|
||||||
"webpack-stream": "^7.0.0"
|
"webpack-stream": "^7.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue