Skip to content

Commit f39d525

Browse files
committed
Add missing module requirement to contact panel
This component extends `%govuk-heading-m`, so needs `core`.
1 parent 90adbbb commit f39d525

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/stylesheets/components/_contact-panel.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@use "govuk/base" as *;
2+
@use "govuk/core";
23

34
.app-contact-panel {
45
@include govuk-responsive-margin(9, "top");

0 commit comments

Comments
 (0)