Skip to content

Commit

Permalink
Merge pull request #4081 from nationalarchives/TDRD-406-fix-css-issue…
Browse files Browse the repository at this point in the history
…s-related-to-fonts

Fix css issues related to fonts
  • Loading branch information
vimleshtna authored Aug 14, 2024
2 parents 17393f9 + 86cff33 commit 16ae8cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions npm/css-src/sass/main.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@import '../../node_modules/govuk-frontend/govuk/all';
@import 'overrides/all';
@import '../../node_modules/govuk-frontend/govuk/all';
@import '../../node_modules/@nationalarchives/tdr-components/dist/all';
@import '../../node_modules/@nationalarchives/tdr-components/dist/components/alert/alert';

@import 'header';
@import 'drag-and-drop';
Expand Down
1 change: 1 addition & 0 deletions npm/package-lock.json

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

0 comments on commit 16ae8cb

Please sign in to comment.