Skip to content

Commit bf5e01c

Browse files
committed
Upgrade govuk-frontend to v4.7
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
1 parent 8622d62 commit bf5e01c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"lint": "standard"
77
},
88
"dependencies": {
9-
"govuk-frontend": "^4.4.1"
9+
"govuk-frontend": "~4.7.0"
1010
},
1111
"devDependencies": {
1212
"standard": "^14.3.4"

0 commit comments

Comments
 (0)