Skip to content

Commit

Permalink
fix: add ‘Alert’ to GOV.UK Prototype Kit
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Feb 27, 2025
1 parent 730451a commit 75e324d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package/govuk-prototype-kit.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"sass": ["/moj/all.scss"],
"nunjucksPaths": ["/"],
"nunjucksMacros": [
{
"importFrom": "moj/components/alert/macro.njk",
"macroName": "mojAlert"
},
{
"importFrom": "moj/components/badge/macro.njk",
"macroName": "mojBadge"
Expand Down

0 comments on commit 75e324d

Please sign in to comment.