Skip to content

Commit d38ab13

Browse files
author
James Mejia
committed
Remove repetitive stylesheet
1 parent 0b555ec commit d38ab13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/sxs/02-extending/part-two.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h4 class="filename"><span class="material-icons" aria-hidden="true">description
6262

6363
<h3 class="step">Use USWDS core features in custom styles.</h3>
6464
<p class="step-description">
65-
We'll want to use USWDS design tokens in our stylesheets using USWDS stylesheet features like functions and mixins. To do this, lets add <strong>uswds-core</strong> to the top of our new stylesheet with the <strong>use</strong> Sass directive.
65+
We'll want to use USWDS design tokens in our stylesheets using USWDS style features like functions and mixins. To do this, lets add <strong>uswds-core</strong> to the top of our new stylesheet with the <strong>use</strong> Sass directive.
6666
</p>
6767
<div class="editor">
6868
<h4 class="filename"><span class="material-icons" aria-hidden="true">description</span> assets/css/components/_my-card.scss</h4>

0 commit comments

Comments
 (0)