// GOV.UK Frontend components
@use "pkg:govuk-frontend/dist/govuk" with (
  $govuk-global-styles: true,
  $govuk-new-organisation-colours: true,
  $govuk-new-typography-scale: true
);

// GOV.UK Eleventy Plugin components
@forward "pkg:@x-govuk/govuk-eleventy-plugin";
