We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8075734 commit 19ae161Copy full SHA for 19ae161
lib/assets/stylesheets/_govuk_tech_docs.scss
@@ -1,4 +1,4 @@
1
-$govuk-assets-path: "/assets/govuk/assets/" !default;
+$govuk-assets-path: asset-path("/assets/govuk/assets/") !default;
2
3
// Include only the bits of GOV.UK Frontend we need
4
$govuk-new-link-styles: true;
0 commit comments