From c64d1cbf808b001d3ddc45e2dfa2759b1679550a Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Fri, 24 Jun 2022 18:35:00 +0100 Subject: [PATCH] Add primary navigation component. Fixes #34 --- README.md | 2 + .../components/primary-navigation/README.md | 42 ++++++++++++ .../_primary-navigation.scss | 65 +++++++++++++++++++ .../components/primary-navigation/macro.njk | 3 + .../primary-navigation/template.njk | 17 +++++ 5 files changed, 129 insertions(+) create mode 100644 x-govuk/components/primary-navigation/README.md create mode 100644 x-govuk/components/primary-navigation/_primary-navigation.scss create mode 100644 x-govuk/components/primary-navigation/macro.njk create mode 100644 x-govuk/components/primary-navigation/template.njk diff --git a/README.md b/README.md index 05692ee..c2c7962 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ GOV.UK Prototype Components contains the code you need to use common or experime | - | - | | [xGovukAutocomplete](https://x-govuk.github.io/govuk-prototype-components/autocomplete/) | Implements the [Accessible autocomplete pattern](https://github.com/alphagov/accessible-autocomplete) to enhance a fixed list of options provided by a `