Skip to content

Commit

Permalink
WIP Upgrade govuk_publishing_components
Browse files Browse the repository at this point in the history
- upgrade to last version before the more complex switch to govuk-frontend v5
- update manifest files and Sass to compile all CSS into one file
- remove print stylesheet as no longer relevant
- update Sass variables/mixins for newer govuk-frontend
  • Loading branch information
andysellick committed Sep 17, 2024
1 parent 3869810 commit 61ea149
Show file tree
Hide file tree
Showing 7 changed files with 147 additions and 146 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem "elasticsearch-rails", "~> 7.2.1"
gem "faraday"
gem "faraday_middleware"
gem "govuk_elements_rails"
gem "govuk_publishing_components", "~> 28.7.1" # TODO: Revert https://github.com/alphagov/datagovuk_find/pull/1286 once 39.2.3+
gem "govuk_publishing_components", "~> 39.2.0" # TODO: Revert https://github.com/alphagov/datagovuk_find/pull/1286 once 39.2.3+
gem "htmlentities"
gem "jbuilder"
gem "jquery-rails"
Expand Down
Loading

0 comments on commit 61ea149

Please sign in to comment.