... | ... | @@ -167,6 +167,10 @@ When using icons, be sure to follow the [usage guidance](https://designsystem.di |
|
|
Font Awesome Free fonts are free and open source. These icons are licensed
|
|
|
under the Creative Commons Attribution 4.0 International license.
|
|
|
|
|
|
**Attach is the Commerce style guide in MS Word format**
|
|
|
|
|
|
[DOC_style_guide.docx](uploads/bfc454c5a5d5fb7f03d78380c4ff87ba/DOC_style_guide.docx)
|
|
|
|
|
|
**Reusable Components**
|
|
|
|
|
|
USWDS version 2 implemented components 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:
|
... | ... | @@ -183,6 +187,11 @@ Alerts are becoming standardized by USWDS. This may become more of an issue when |
|
|
|
|
|

|
|
|
|
|
|
**Attach is the Commerce style guide in MS Word format**
|
|
|
**Cards - contain content and actions about a single subject.**
|
|
|
|
|
|
Can be used in conjunction with Collections.
|
|
|
|
|
|
**Collections - displays a compact list of multiple related items like articles or events**
|
|
|
|
|
|
The list links each item to its original source. This is useful when a View may not be able to aggregate disparate ideas in a meaningful manner, can be used in conjunction with Cards.
|
|
|
|
|
|
[DOC_style_guide.docx](uploads/bfc454c5a5d5fb7f03d78380c4ff87ba/DOC_style_guide.docx) |
|
|
\ No newline at end of file |