Skip to content

Commit

Permalink
Upgrade govuk-frontend to v4.7
Browse files Browse the repository at this point in the history
V4.8 contains SCSS source maps which the compiler here bundles in and then fails to import any other styles, resulting in a visually broken site

Solution for now is to bring in v4.7 and the minor crown svg alignment
  • Loading branch information
kr8n3r committed Feb 21, 2024
1 parent 8622d62 commit 50137dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"lint": "standard"
},
"dependencies": {
"govuk-frontend": "^4.4.1"
"govuk-frontend": "4.7.0"
},
"devDependencies": {
"standard": "^14.3.4"
Expand Down

0 comments on commit 50137dc

Please sign in to comment.