Skip to content

Commit 7f4883c

Browse files
committed
Prefix $govuk-assets-path with http_prefix
1 parent 11fe704 commit 7f4883c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/assets/stylesheets/_govuk_tech_docs.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$govuk-assets-path: "/assets/govuk/assets/" !default;
1+
$govuk-assets-path: asset-path("/assets/govuk/assets/") !default;
22

33
// Include only the bits of GOV.UK Frontend we need
44
$govuk-new-link-styles: true;

0 commit comments

Comments
 (0)