Skip to content

Commit

Permalink
Fix DPS connect code
Browse files Browse the repository at this point in the history
  • Loading branch information
psoleckimoj committed Feb 7, 2025
1 parent 1ba25b6 commit c54e97f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/scss/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $govuk-page-width: $moj-page-width;

@import 'govuk-frontend/dist/govuk/index';
@import '@ministryofjustice/frontend/moj/all';
@import '@ministryofjustice/hmpps-connect-dps-components/dist/assets/footer';
@import '@ministryofjustice/hmpps-connect-dps-components/dist/assets/header-bar';
@import 'node_modules/@ministryofjustice/hmpps-connect-dps-components/dist/assets/footer';
@import 'node_modules/@ministryofjustice/hmpps-connect-dps-components/dist/assets/header-bar';

@import './components/header-bar';
@import './local';
Expand Down

0 comments on commit c54e97f

Please sign in to comment.