alphagov / tech-docs-gem

Gem to distribute the tech docs project
https://tdt-documentation.london.cloudapps.digital/
MIT License
15 stars 38 forks source link

Upgrade govuk-frontend and the crown logo #344

Closed kr8n3r closed 6 months ago

kr8n3r commented 6 months ago

Closes #337 #343

What’s changed

Ideally we would upgrade to govuk-frontend v4.8 and not have to bring in the minor manual SVG alignment, but as govuk-frontend v4.8 introduced SCSS source maps, the tech-docs gem compiler includes them but not any styles.

Identifying a user need

We need to update the crown before March 1

How to test with your tech docs

To see how your changes to the gem affect your website, point your website's Gemfile to your local checkout of this branch:

gem 'govuk_tech_docs', path: '../tech-docs-gem'