... | ... | @@ -180,7 +180,7 @@ under the Creative Commons Attribution 4.0 International license. |
|
|
|
|
|
[DOC_style_guide.docx](uploads/bfc454c5a5d5fb7f03d78380c4ff87ba/DOC_style_guide.docx)
|
|
|
|
|
|
**Reusable Components**
|
|
|
## Reusable Components
|
|
|
|
|
|
USWDS version 2 implemented components, https://designsystem.digital.gov/components/overview/, which are snippets of reusable code. They are very useful in that the back-end codes such as javascript and the front-end styling such as sass have already been developed. Using them is just a matter of placing and editing the html onto a node or a block. Below are some examples of useful USWDS components along with the native html:
|
|
|
|
... | ... | |