Skip to content

Commit 4ca0fcf

Browse files
committed
labels correct style sheet
1 parent 04d1b55 commit 4ca0fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/sxs/part-eight.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h3 class="step">Remove unnecessary styles.</h3>
8888
<p class="step-description">Now we've added the Banner and Identifier, but if we look at the size of our compiled CSS, it's quite large — over 400 KB! We can greatly reduce the size by using USWDS packages.</p>
8989
<p class="step-description">Let's open up the USWDS Sass entry point (<strong>_theme/styles.scss</strong>), uncomment the packages we need, and comment out the main <strong>uswds</strong> package.</p>
9090
<div class="editor">
91-
<h4 class="filename"><span class="material-icons" aria-hidden="true">description</span> _theme/_uswds-theme.scss</h4>
91+
<h4 class="filename"><span class="material-icons" aria-hidden="true">description</span> _theme/styles.scss</h4>
9292
<pre class="blur">// -------------------------------------
9393
// Import individual USWDS packages...
9494
// See https://designsystem.digital.gov/components/

0 commit comments

Comments
 (0)