alphagov / govuk-prototype-kit

Rapidly create HTML prototypes of GOV.UK services
https://prototype-kit.service.gov.uk
MIT License
301 stars 236 forks source link

Using internal Govuk Frontend more widely #2317

Closed nataliecarey closed 1 year ago

nataliecarey commented 1 year ago

This should help with the preparation for Frontend v5.

Management and internal pages are now properly isolated:

These pages now fully use the version of Govuk Frontend specified in our package.json regardless of which version the user has installed.

I've also removed the plugin sanity checks - they predated our cypress tests, are hard-coded with details from govuk-frontend and aren't particularly useful anymore.