From bab37856135f18e3d581c917fde89aeb0cab4f68 Mon Sep 17 00:00:00 2001 From: Ray Estrada Date: Fri, 13 Dec 2024 15:54:10 -0800 Subject: [PATCH] #20 updates related to latest version of USWDS --- starter_theme/gulpfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/starter_theme/gulpfile.js b/starter_theme/gulpfile.js index c63c04c..1f6a640 100644 --- a/starter_theme/gulpfile.js +++ b/starter_theme/gulpfile.js @@ -66,6 +66,7 @@ function watchCompFiles() { */ // Use version 3. uswds.settings.version = 3; +uswds.settings.compile.sassSourcemaps = true; /** * Path settings