Browse Source

Merge pull request #480 from communitiesuk/new-link-styles

Enable new link styles
pull/481/head
Paul Robert Lloyd 3 years ago committed by GitHub
parent
commit
58c13e01f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      app/frontend/styles/application.scss

1
app/frontend/styles/application.scss

@ -9,6 +9,7 @@
$govuk-font-url-function: frontend-font-url;
$govuk-image-url-function: frontend-image-url;
$govuk-global-styles: true;
$govuk-new-link-styles: true;
@import "~govuk-frontend/govuk/all";

Loading…
Cancel
Save